@font-face {
    font-family: 'Cinzel-SemiBold';
    src: url('../fonts/Cinzel/Cinzel/Cinzel-SemiBold.otf');
  }
  @font-face {
    font-family: 'Cinzel-Black';
    src: url('../fonts/Cinzel/Cinzel/Cinzel-Black.otf');
  }
  @font-face {
    font-family: 'Cinzel-Regular';
    src: url('../fonts/Cinzel/Cinzel/Cinzel-Regular.otf');
  }
  @font-face {
    font-family: 'Cinzel-Bold';
    src: url('../fonts/Cinzel/Cinzel/Cinzel-Bold.otf');
  }
  @font-face {
    font-family: 'NotoSans-Black';
    src: url('../fonts/Noto_Sans/NotoSans-Black.ttf');
  }
  @font-face {
    font-family: 'NotoSans-BlackItalic';
    src: url('../fonts/Noto_Sans/NotoSans-BlackItalic.ttf');
  }
  @font-face {
    font-family: 'NotoSans-Bold';
    src: url('../fonts/Noto_Sans/NotoSans-Bold.ttf');
  }
  @font-face {
    font-family: 'NotoSans-BoldItalic';
    src: url('../fonts/Noto_Sans/NotoSans-BoldItalic.ttf');
  }
  @font-face {
    font-family: 'NotoSans-ExtraBold';
    src: url('../fonts/Noto_Sans/NotoSans-ExtraBold.ttf');
  }
  @font-face {
    font-family: 'NotoSans-ExtraBoldItalic';
    src: url('../fonts/Noto_Sans/NotoSans-ExtraBoldItalic.ttf');
  }
  @font-face {
    font-family: 'NotoSans-ExtraLight';
    src: url('../fonts/Noto_Sans/NotoSans-ExtraLight.ttf');
  }
  @font-face {
    font-family: 'NotoSans-ExtraLightItalic';
    src: url('../fonts/Noto_Sans/NotoSans-ExtraLightItalic.ttf');
  }
  @font-face {
    font-family: 'NotoSans-Italic';
    src: url('../fonts/Noto_Sans/NotoSans-Italic.ttf');
  }
  @font-face {
    font-family: 'NotoSans-Light';
    src: url('../fonts/Noto_Sans/NotoSans-Light.ttf');
  }
  @font-face {
    font-family: 'NotoSans-LightItalic';
    src: url('../fonts/Noto_Sans/NotoSans-LightItalic.ttf');
  }
  @font-face {
    font-family: 'NotoSans-Medium';
    src: url('../fonts/Noto_Sans/NotoSans-Medium.ttf');
  }
  @font-face {
    font-family: 'NotoSans-Regular';
    src: url('../fonts/Noto_Sans/NotoSans-Regular.ttf');
  }
