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

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

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

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

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

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

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

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

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

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

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

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