/* alegreya-sc-regular */
@font-face {
  font-family: 'Alegreya SC';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/alegreya-sc/alegreya-sc-regular.ttf') format('truetype');
}

/* alegreya-sc-italic */
@font-face {
  font-family: 'Alegreya SC';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/alegreya-sc/alegreya-sc-italic.ttf') format('truetype');
}

/* alegreya-sc-500 */
@font-face {
  font-family: 'Alegreya SC';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/alegreya-sc/alegreya-sc-500.ttf') format('truetype');
}

/* alegreya-sc-500italic */
@font-face {
  font-family: 'Alegreya SC';
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/alegreya-sc/alegreya-sc-500italic.ttf') format('truetype');
}

/* alegreya-sc-700 */
@font-face {
  font-family: 'Alegreya SC';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/alegreya-sc/alegreya-sc-700.ttf') format('truetype');
}

/* alegreya-sc-700italic */
@font-face {
  font-family: 'Alegreya SC';
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/alegreya-sc/alegreya-sc-700italic.ttf') format('truetype');
}

/* alegreya-sc-800 */
@font-face {
  font-family: 'Alegreya SC';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/alegreya-sc/alegreya-sc-800.ttf') format('truetype');
}

/* alegreya-sc-800italic */
@font-face {
  font-family: 'Alegreya SC';
  font-style: italic;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/alegreya-sc/alegreya-sc-800italic.ttf') format('truetype');
}

/* alegreya-sc-900 */
@font-face {
  font-family: 'Alegreya SC';
  font-style: normal;
  font-weight: 900;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/alegreya-sc/alegreya-sc-900.ttf') format('truetype');
}

/* alegreya-sc-900italic */
@font-face {
  font-family: 'Alegreya SC';
  font-style: italic;
  font-weight: 900;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/alegreya-sc/alegreya-sc-900italic.ttf') format('truetype');
}