@font-face {
  font-family: 'texgyreadventor-regular';
  src: url('garware_beta/front_assets/fonts/tex-gyre-adventor/texgyreadventor-regular.otf') format('opentype')') format('opentype');
       font-weight: 300;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'texgyreadventor-italic';
  src: url('../fonts/tex-gyre-adventor/texgyreadventor-italic.otf') format('opentype');
       font-weight: 300;
       font-display: swap;
       font-style: normal;
}

@font-face {
  font-family: 'texgyreadventor-bold';
  src: url('../fonts/tex-gyre-adventor/texgyreadventor-bold.otf') format('opentype');
       font-weight: 600;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'texgyreadventor-bolditalic';
  src: url('../fonts/tex-gyre-adventor/texgyreadventor-bolditalic.otf') format('opentype');
       font-weight: 600;
       font-display: swap;
       font-style: normal;
}