@font-face {
  font-family: 'Golos';
  src: url('assets/packages/core_ui/resources/fonts/golos/Golos-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Golos';
  src: url('assets/packages/core_ui/resources/fonts/golos/Golos-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}