@font-face {
  font-family: Roboto; /* Гарнитура шрифта */
  src: url(../fonts/TeXGyreAdventor-Regular.woff) format('woff'), url(../fonts/TeXGyreAdventor-Regular.ttf) format('truetype'), url(../fonts/TeXGyreAdventor-Regular.eot) format('embedded-opentype'); /* Путь к файлу со шрифтом */
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: Adventor-Bolt; /* Гарнитура шрифта */
  src: url(../fonts/TeXGyreAdventor-Bold.ttf) format('truetype'); /* Путь к файлу со шрифтом */
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?135a7z');
  src:  url('icomoon.eot?135a7z#iefix') format('embedded-opentype'),
    url('icomoon.ttf?135a7z') format('truetype'),
    url('icomoon.woff?135a7z') format('woff'),
    url('icomoon.svg?135a7z#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
