/* FONTS IMPORT */

@font-face {
    font-family: "Roboto";
    src: url("../fonts/Roboto/Roboto-Bold.ttf") format("truetype");
    font-weight: 600;
}

@font-face {
    font-family: "Roboto";
    src: url("../fonts/Roboto/Roboto-Medium.ttf") format("truetype");
    font-weight: 500;
}

@font-face {
    font-family: "Roboto";
    src: url("../fonts/Roboto/Roboto-Regular.ttf") format("truetype");
    font-weight: 400;
}

@font-face {
    font-family: "Roboto";
    src: url("../fonts/Roboto/Roboto-Light.ttf") format("truetype");
    font-weight: 200;
}

@font-face {
    font-family: "Proxima Nova";
    src: url("../fonts/ProximaNova/proxima_nova_black-webfont.eot");
    src: url("../fonts/ProximaNova/proxima_nova_black-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova/proxima_nova_black-webfont.woff2") format("woff2"), url("../fonts/ProximaNova/proxima_nova_black-webfont.woff") format("woff"), url("../fonts/ProximaNova/proxima_nova_black-webfont.ttf") format("truetype");
    font-weight: 900;
}

@font-face {
    font-family: "Proxima Nova";
    src: url("../fonts/ProximaNova/proxima_nova_extrabold-webfont.eot");
    src: url("../fonts/ProximaNova/proxima_nova_extrabold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova/proxima_nova_extrabold-webfont.woff2") format("woff2"), url("../fonts/ProximaNova/proxima_nova_extrabold-webfont.woff") format("woff"), url("../fonts/ProximaNova/proxima_nova_extrabold-webfont.ttf") format("truetype");
    font-weight: 800;
}

@font-face {
    font-family: "Proxima Nova";
    src: url("../fonts/ProximaNova/proxima_nova_bold-webfont.eot");
    src: url("../fonts/ProximaNova/proxima_nova_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova/proxima_nova_bold-webfont.woff2") format("woff2"), url("../fonts/ProximaNova/proxima_nova_bold-webfont.woff") format("woff"), url("../fonts/ProximaNova/proxima_nova_bold-webfont.ttf") format("truetype");
    font-weight: 600;
}

@font-face {
    font-family: "Proxima Nova";
    src: url("../fonts/ProximaNova/proxima_nova_semibold-webfont.eot");
    src: url("../fonts/ProximaNova/proxima_nova_semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova/proxima_nova_semibold-webfont.woff2") format("woff2"), url("../fonts/ProximaNova/proxima_nova_semibold-webfont.woff") format("woff"), url("../fonts/ProximaNova/proxima_nova_semibold-webfont.ttf") format("truetype");
    font-weight: 500;
}

@font-face {
    font-family: "Proxima Nova";
    src: url("../fonts/ProximaNova/proxima_nova_regular-webfont.eot");
    src: url("../fonts/ProximaNova/proxima_nova_regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova/proxima_nova_regular-webfont.woff2") format("woff2"), url("../fonts/ProximaNova/proxima_nova_regular-webfont.woff") format("woff"), url("../fonts/ProximaNova/proxima_nova_regular-webfont.ttf") format("truetype");
    font-weight: 400;
}

@font-face {
    font-family: "Proxima Nova";
    src: url("../fonts/ProximaNova/proxima_nova_light-webfont.eot");
    src: url("../fonts/ProximaNova/proxima_nova_light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova/proxima_nova_light-webfont.woff2") format("woff2"), url("../fonts/ProximaNova/proxima_nova_light-webfont.woff") format("woff"), url("../fonts/ProximaNova/proxima_nova_light-webfont.ttf") format("truetype");
    font-weight: 200;
}

@font-face {
    font-family: "Proxima Nova";
    src: url("../fonts/ProximaNova/proxima_nova_thin-webfont.eot");
    src: url("../fonts/ProximaNova/proxima_nova_thin-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova/proxima_nova_thin-webfont.woff2") format("woff2"), url("../fonts/ProximaNova/proxima_nova_thin-webfont.woff") format("woff"), url("../fonts/ProximaNova/proxima_nova_thin-webfont.ttf") format("truetype");
    font-weight: 100;
}

@font-face {
    font-family: "Frontage";
    src: url("../fonts/Frontage/Frontage-Bold.otf");
    font-weight: 600;
}

@font-face {
    font-family: 'Yandex Sans Display';
    src: url("../fonts/YandexSans/YandexSansDisplay-Bold.ttf") format('truetype');
    font-weight: 600;
}

@font-face {
    font-family: 'Yandex Sans Display';
    src: url("../fonts/YandexSans/YandexSansDisplay-Regular.ttf") format('truetype');
    font-weight: 400;
}

@font-face {
    font-family: 'Yandex Sans Display';
    src: url("../fonts/YandexSans/YandexSansDisplay-Light.ttf") format('truetype');
    font-weight: 300;
}

@font-face {
    font-family: 'Yandex Sans Text';
    src: url("../fonts/YandexSans/YandexSansText-Bold.ttf") format('truetype');
    font-weight: 600;
}

@font-face {
    font-family: 'Yandex Sans Text';
    src: url("../fonts/YandexSans/YandexSansText-Medium.ttf") format('truetype');
    font-weight: 500;
}

@font-face {
    font-family: 'Yandex Sans Text';
    src: url("../fonts/YandexSans/YandexSansText-Regular.ttf") format('truetype');
    font-weight: 400;
}

@font-face {
    font-family: 'Yandex Sans Text';
    src: url("../fonts/YandexSans/YandexSansText-Light.ttf") format('truetype');
    font-weight: 300;
}

@font-face {
    font-family: 'GTEestiProDisplay';
    src: url("../fonts/GTEestiPro/GTEestiProDisplay-Bold.ttf") format('truetype');
    font-weight: 600;
}

@font-face {
    font-family: 'GTEestiProDisplay';
    src: url("../fonts/GTEestiPro/GTEestiProDisplay-Regular.ttf") format('truetype');
    font-weight: 500;
}

@font-face {
    font-family: 'GTEestiProDisplay';
    src: url("../fonts/GTEestiPro/GTEestiProDisplay-Medium.ttf") format('truetype');
    font-weight: 400;
}

@font-face {
    font-family: 'GTEestiProDisplay';
    src: url("../fonts/GTEestiPro/GTEestiProDisplay-Light.ttf") format('truetype');
    font-weight: 300;
}
