@font-face {
    font-family: 'Golos';
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/golos/Golos Text_Regular.ttf") format("ttf"),
         url("../fonts/golos/Golos Text_Regular.woff2") format("woff2"),
         url("../fonts/golos/Golos Text_Regular.woff") format("woff");
}
@font-face {
    font-family: 'Golos';
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/golos/Golos Text_Medium.ttf") format("ttf"),
         url("../fonts/golos/Golos Text_Medium.woff2") format("woff2"),
         url("../fonts/golos/Golos Text_Medium.woff") format("woff");
}
@font-face {
    font-family: 'Golos';
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/golos/Golos Text_Bold.ttf") format("ttf"),
         url("../fonts/golos/Golos Text_Bold.woff2") format("woff2"),
         url("../fonts/golos/Golos Text_Bold.woff") format("woff");
}
@font-face {
    font-family: 'Golos';
    font-style: normal;
    font-weight: 800;
    src: url("../fonts/golos/Golos Text_DemiBold.ttf") format("ttf"),
         url("../fonts/golos/Golos Text_DemiBold.woff2") format("woff2"),
         url("../fonts/golos/Golos Text_DemiBold.woff") format("woff");
}
@font-face {
    font-family: 'Golos';
    font-style: normal;
    font-weight: 900;
    src: url("../fonts/golos/Golos Text_Black.ttf") format("ttf"),
         url("../fonts/golos/Golos Text_Black.woff2") format("woff2"),
         url("../fonts/golos/Golos Text_Black.woff") format("woff");
}
