@font-face{
    font-family:GT Eesti;
    font-style:normal;
    font-display:fallback;
    font-weight:200;
    src:
    url(font-gt/GT-Eesti-Pro-Display-Light.woff2)
    format("woff2"),
    url(font-gt/GT-Eesti-Pro-Display-Light.woff) 
    format("woff")
}
@font-face{
    font-family:GT Eesti;
    font-style:normal;
    font-display:fallback;
    font-weight:400;
    src:
    url(font-gt/GT-Eesti-Pro-Display-Regular.woff2) format("woff2"),
    url(font-gt/GT-Eesti-Pro-Display-Regular.woff) format("woff")
}
@font-face{
    font-family:GT Eesti;
    font-style:normal;
    font-display:fallback;
    font-weight:500;
    src:
    url(font-gt/GT-Eesti-Pro-Display-Medium.woff2) format("woff2"),
    url(font-gt/GT-Eesti-Pro-Display-Medium.woff) format("woff")
}
@font-face{
    font-family:GT Eesti;
    font-style:normal;
    font-display:fallback;
    font-weight:700;
    src:
    url(font-gt/GT-Eesti-Pro-Display-Bold.woff2) format("woff2"),
    url(font-gt/GT-Eesti-Pro-Display-Bold.woff) format("woff")
}
svg{
    width: 16px;
    height: 16px
}
/*container*/
/*container*/
/*container*/
@media (min-width: 576px){
    .container {
        max-width: 100%;
    }
}
@media (min-width: 1024px){
    .container {
        max-width: 1240px;
    }
}








