@font-face {
    font-family: golos;
    src: url('/static/fonts/Golos/GolosText-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: golos;
    src: url('/static/fonts/Golos/GolosText-Medium.ttf');
    font-weight: 500;
    font-style: normal;
}
