@font-face{
    font-family: Golos;
    src: url(Golos_Text_Black.ttf);
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: Golos;
    src: url(Golos_Text_Bold.ttf);
    font-weight: bold;
    font-style: normal;
}
@font-face{
    font-family: Golos;
    src: url(Golos_Text_Regular.ttf);
    font-weight: 400;
    font-style: normal;
}
@font-face{
    font-family: Golos;
    src: url(Golos_Text_Medium.ttf);
    font-weight: 500;
    font-style: normal;
}
@font-face{
    font-family: Golos;
    src: url(Golos_Text_DemiBold.ttf);
    font-weight: 600;
    font-style: normal;
}