@font-face {
  font-family: 'Golos Text';
  src: url('golos/GolosText-Regular.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Golos Text';
  src: url('golos/GolosText-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Golos Text';
  src: url('golos/GolosText-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: 'Golos Text', sans-serif;
}
a, p, ul, ol, li, blockquote, code, pre, table, th, td, span, input, h1, h2, h3, h4, h5, h6 {
  font-family: 'Golos Text', 'Roboto Flex', sans-serif;
}
