/* @font-face {
  font-family: 'Bookmania';
  src: url('/res/fonts/Bookmania/Bookmania-Light.woff2') format('woff2'),
      url('/res/fonts/Bookmania/Bookmania-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
} */

@font-face {
  font-family: 'Yeseva One';
  src: url('/res/fonts/YesevaOne/YesevaOne-Regular.woff2') format('woff2'),
      url('/res/fonts/YesevaOne/YesevaOne-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
