
@font-face {
    font-family: 'PlatformMedium';
    src: url('/themes/custom/a4te/fonts/PlatformMedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'PlatformMedium';
    src: url('/themes/custom/a4te/fonts/PlatformMediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'PostGrotesk';
    src: url('/themes/custom/a4te/fonts/PostGroteskBook.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'PostGrotesk';
    src: url('/themes/custom/a4te/fonts/PostGroteskBook.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'PostGrotesk';
    src: url('/themes/custom/a4te/fonts/PostGroteskBookItalic.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'PostGrotesk';
    src: url('/themes/custom/a4te/fonts/PostGroteskMedium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'PostGrotesk';
    src: url('/themes/custom/a4te/fonts/PostGroteskMediumItalic.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'PostGrotesk';
    src: url('/themes/custom/a4te/fonts/PostGroteskBold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'PostGrotesk';
    src: url('/themes/custom/a4te/fonts/PostGroteskBoldItalic.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
  }