/* Main typography */
@font-face {
    font-family: 'Prelo-Book';
    src: url('/fonts/prelo/Prelo-Book.otf');
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Prelo-Exbd';
    src: url('/fonts/prelo/Prelo-Exbd.otf');
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Prelo-Bold';
    src: url('/fonts/prelo/Prelo-Bold.otf');
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Prelo-ExtraLight';
    src: url('/fonts/prelo/Prelo-ExtraLight.otf');
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Prelo-SemiBold';
    src: url('/fonts/prelo/Prelo-SemiBold.otf');
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Prelo-Black';
    src: url('/fonts/prelo/Prelo-Black.otf');
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Prelo';
    src: url('/fonts/prelo/Prelo-Book.otf');
    font-weight: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Prelo';
    src: url('/fonts/prelo/Prelo-Exbd.otf');
    font-weight: bolder;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Prelo';
    src: url('/fonts/prelo/Prelo-Bold.otf');
    font-weight: bold;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Prelo';
    src: url('/fonts/prelo/Prelo-ExtraLight.otf');
    font-weight: lighter;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Prelo';
    src: url('/fonts/prelo/Prelo-ExtraLight.otf');
    font-weight: 100;
    font-display: swap;
  }
  @font-face {
    font-family: 'Prelo';
    src: url('/fonts/prelo/Prelo-Medium.otf');
    font-weight: 500;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Prelo';
    src: url('/fonts/prelo/Prelo-Light.otf');
    font-weight: 200;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Prelo';
    src: url('/fonts/prelo/Prelo-SemiBold.otf');
    font-weight: 600;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Prelo';
    src: url('/fonts/prelo/Prelo-Black.otf');
    font-weight: 900;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'PreloSlab';
    src: url('/fonts/prelo/PreloSlab-ExBd.otf');
    font-weight: 900;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'PreloSlab-Bold';
    src: url('/fonts/prelo/PreloSlab-Bold.otf');
    font-weight: bold;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'PreloSlab-SemiBold';
    src: url('/fonts/prelo/PreloSlab-SemiBold.otf');
    font-display: swap;
  }
  
  @font-face {
    font-family: 'PreloSlab-Light';
    src: url('/fonts/prelo/PreloSlab-Light.otf');
    font-display: swap;
  }
  
  @font-face {
    font-family: 'PreloSlab-Book';
    src: url('/fonts/prelo/PreloSlab-Book.otf');
    font-display: swap;
  }
  
  @font-face {
    font-family: 'PreloSlab-ExBd';
    src: url('/fonts/prelo/PreloSlab-ExBd.otf');
    font-display: swap;
  }
  
  @font-face {
    font-family: 'PreloSlab';
    src: url('/fonts/prelo/PreloSlab-Bold.otf');
    font-weight: bold;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'PreloSlab';
    src: url('/fonts/prelo/PreloSlab-SemiBold.otf');
    font-weight: 600;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'PreloSlab';
    src: url('/fonts/prelo/PreloSlab-Light.otf');
    font-weight: lighter;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'PreloSlab';
    src: url('/fonts/prelo/PreloSlab-Book.otf');
    font-weight: normal;
    font-display: swap;
  }