@font-face {
    font-family: 'Atkinson Hyperlegible';
    src: url('/fonts/Atkinson-Hyperlegible-Bold-102a.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Atkinson Hyperlegible';
    src: url('/fonts/Atkinson-Hyperlegible-BoldItalic-102a.woff2') format('woff2');
    font-weight: bold;
    font-style: italic;
  }
  
  @font-face {
    font-family: 'Atkinson Hyperlegible';
    src: url('/fonts/Atkinson-Hyperlegible-Italic-102a.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
  }
  
  @font-face {
    font-family: 'Atkinson Hyperlegible';
    src: url('/fonts/Atkinson-Hyperlegible-Regular-102a.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: 'Urbanist';
    src: url('/fonts/Urbanist/Urbanist-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
  }

  @font-face {
    font-family: 'Urbanist';
    src: url('/fonts/Urbanist/Urbanist-ThinItalic.woff2') format('woff2');
    font-weight: 100;
    font-style: italic;
  }

  @font-face {
    font-family: 'Urbanist';
    src: url('/fonts/Urbanist/Urbanist-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
  }

  @font-face {
    font-family: 'Urbanist';
    src: url('/fonts/Urbanist/Urbanist-ExtraLightItalic.woff2') format('woff2');
    font-weight: 200;
    font-style: italic;
  }

  @font-face {
    font-family: 'Urbanist';
    src: url('/fonts/Urbanist/Urbanist-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
  }

  @font-face {
    font-family: 'Urbanist';
    src: url('/fonts/Urbanist/Urbanist-LightItalic.woff2') format('woff2');
    font-weight: 300;
    font-style: italic;
  }

  @font-face {
    font-family: 'Urbanist';
    src: url('/fonts/Urbanist/Urbanist-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
  }

  @font-face {
    font-family: 'Urbanist';
    src: url('/fonts/Urbanist/Urbanist-Italic.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
  }

  @font-face {
    font-family: 'Urbanist';
    src: url('/fonts/Urbanist/Urbanist-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
  }

  @font-face {
    font-family: 'Urbanist';
    src: url('/fonts/Urbanist/Urbanist-MediumItalic.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
  }

  @font-face {
    font-family: 'Urbanist';
    src: url('/fonts/Urbanist/Urbanist-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
  }

  @font-face {
    font-family: 'Urbanist';
    src: url('/fonts/Urbanist/Urbanist-SemiBoldItalic.woff2') format('woff2');
    font-weight: 600;
    font-style: italic;
  }

  @font-face {
    font-family: 'Urbanist';
    src: url('/fonts/Urbanist/Urbanist-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
  }

  @font-face {
    font-family: 'Urbanist';
    src: url('/fonts/Urbanist/Urbanist-BoldItalic.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
  }

  @font-face {
    font-family: 'Urbanist';
    src: url('/fonts/Urbanist/Urbanist-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
  }

  @font-face {
    font-family: 'Urbanist';
    src: url('/fonts/Urbanist/Urbanist-ExtraBoldItalic.woff2') format('woff2');
    font-weight: 800;
    font-style: italic;
  }

  @font-face {
    font-family: 'Urbanist';
    src: url('/fonts/Urbanist/Urbanist-Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
  }

  @font-face {
    font-family: 'Urbanist';
    src: url('/fonts/Urbanist/Urbanist-BlackItalic.woff2') format('woff2');
    font-weight: 900;
    font-style: italic;
  }