/* Epilogue */

@font-face {
  font-family: 'Epilogue';
  src: url('../fonts/epilogue-v20-latin-300.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Epilogue';
  src: url('../fonts/epilogue-v20-latin-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Epilogue';
  src: url('../fonts/epilogue-v20-latin-500.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Epilogue';
  src: url('../fonts/epilogue-v20-latin-700.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Epilogue';
  src: url('../fonts/epilogue-v20-latin-900.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
}

/* Shadows Into Light */

@font-face {
  font-family: 'Shadows Into Light';
  src: url('../fonts/shadows-into-light-v22-latin-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

/* Material Symbols Outlined */
/*
@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/material.woff2') format('woff2');
}*/

.material-symbols-outlined {
  font-family: 'Material Symbols Outlined';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  direction: ltr;
  font-feature-settings: 'liga';
}
