/*
Theme Name: Treba
Author: ArtemKucher
Version: 1.0
*/

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

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

@font-face {
  font-family: 'Tenor Sans';
  src: url('assets/fonts/TenorSans/TenorSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Gogol';
  src: url('assets/fonts/Gogol/gogol_regular.otf') format('truetype');
  font-weight: 400;
  font-style: normal;
}