@font-face {
  font-family: 'Stag Sans';
  src: url('/fonts/StagSans-Light-Cy-Gr.otf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 300;
}

/* latin */
@font-face {
  font-family: 'Stag Sans';
  src: url('/fonts/StagSans-Book-Cy-Gr.otf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 400;
}

/* latin */
@font-face {
  font-family: 'Stag Sans';
  src: url('/fonts/StagSans-Medium.otf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 500;
}

/* latin */
@font-face {
  font-family: 'Stag Sans';
  src: url('/fonts/StagSans-Semibold-Cy-Gr.otf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 600;
}

/* latin */
@font-face {
  font-family: 'Stag Sans';
  src: url('/fonts/StagSans-Bold-Cy-Gr.otf') format('truetype');
  font-style: normal;
  font-display: swap;
  font-weight: 700;
}
