@font-face {
  font-display: swap;
  font-family: 'Golos Text';
  font-style: normal;
  font-weight: 400;
  
  src: local(''),
    url('../fonts/golos-text-regular.woff2') format('woff2'),
       url('../fonts/golos-text-regular.woff') format('woff'),
       url('../fonts/golos-text-regular.ttf') format('truetype'),
       url('../images/golos-text-regular.svg#GolosText') format('svg')
}
@font-face {
  font-display: swap;
  font-family: 'Golos Text';
  font-style: normal;
  font-weight: 500;
  
  src: local(''),
    url('../fonts/golos-text-500.woff2') format('woff2'),
       url('../fonts/golos-text-500.woff') format('woff'),
       url('../fonts/golos-text-500.ttf') format('truetype'),
       url('../images/golos-text-500.svg#GolosText') format('svg')
}
@font-face {
  font-display: swap;
  font-family: 'Golos Text';
  font-style: normal;
  font-weight: 600;
  
  src: local(''),
    url('../fonts/golos-text-600.woff2') format('woff2'),
       url('../fonts/golos-text-600.woff') format('woff'),
       url('../fonts/golos-text-600.ttf') format('truetype'),
       url('../images/golos-text-600.svg#GolosText') format('svg')
}
@font-face {
  font-display: swap;
  font-family: 'Golos Text';
  font-style: normal;
  font-weight: 700;
  
  src: local(''),
    url('../fonts/golos-text-700.woff2') format('woff2'),
       url('../fonts/golos-text-700.woff') format('woff'),
       url('../fonts/golos-text-700.ttf') format('truetype'),
       url('../images/golos-text-700.svg#GolosText') format('svg')
}
@font-face {
  font-display: swap;
  font-family: 'Golos Text';
  font-style: normal;
  font-weight: 800;
  
  src: local(''),
    url('../fonts/golos-text-800.woff2') format('woff2'),
       url('../fonts/golos-text-800.woff') format('woff'),
       url('../fonts/golos-text-800.ttf') format('truetype'),
       url('../images/golos-text-800.svg#GolosText') format('svg')
}
@font-face {
  font-display: swap;
  font-family: 'Golos Text';
  font-style: normal;
  font-weight: 900;
  
  src: local(''),
    url('../fonts/golos-text-900.woff2') format('woff2'),
       url('../fonts/golos-text-900.woff') format('woff'),
       url('../fonts/golos-text-900.ttf') format('truetype'),
       url('../images/golos-text-900.svg#GolosText') format('svg')
}