@layer definition {
  @font-face {
    font-display: swap;
    font-family: 'Display';
    font-style: bold;
    font-weight: 700;
    src: url('/cds/assets/fonts/Display_FA-Bold.woff2') format('woff2');
  }

  @font-face {
    font-display: swap;
    font-family: 'Euclid';
    font-style: normal;
    font-weight: 100;
    src: url('/cds/assets/fonts/EuclidFA-Ultralight-WebS.woff2') format('woff2');
  }

  @font-face {
    font-display: swap;
    font-family: 'Euclid';
    font-style: normal;
    font-weight: 200;
    src: url('/cds/assets/fonts/EuclidFA-Light-WebS.woff2') format('woff2');
  }

  @font-face {
    font-display: swap;
    font-family: 'Euclid';
    font-style: normal;
    font-weight: 300;
    src: url('/cds/assets/fonts/EuclidFA-Light-WebS.woff2') format('woff2');
  }

  @font-face {
    font-display: swap;
    font-family: 'Euclid';
    font-style: normal;
    font-weight: 400;
    src: url('/cds/assets/fonts/EuclidFA-Regular-WebS.woff2') format('woff2');
  }

  @font-face {
    font-display: swap;
    font-family: 'Euclid';
    font-style: normal;
    font-weight: 500;
    src: url('/cds/assets/fonts/EuclidFA-Regular-WebS.woff2') format('woff2');
  }

  @font-face {
    font-display: swap;
    font-family: 'Euclid';
    font-style: normal;
    font-weight: 600;
    src: url('/cds/assets/fonts/EuclidFA-Medium-WebS.woff2') format('woff2');
  }

  @font-face {
    font-display: swap;
    font-family: 'Euclid';
    font-style: normal;
    font-weight: 700;
    src: url('/cds/assets/fonts/EuclidFA-Medium-WebS.woff2') format('woff2');
  }

  @font-face {
    font-display: swap;
    font-family: 'Euclid';
    font-style: normal;
    font-weight: 800;
    src: url('/cds/assets/fonts/EuclidFA-Bold-WebS.woff2') format('woff2');
  }

  @font-face {
    font-display: swap;
    font-family: 'Euclid';
    font-style: normal;
    font-weight: 900;
    src:
      local('Euclid'),
      url('/cds/assets/fonts/EuclidFA-Bold-WebS.woff2') format('woff2');
  }

  @font-face {
    font-display: block;
    font-family: 'Icons-FA';
    font-style: normal;
    font-weight: normal;
    src: url('/cds/assets/fonts/Icons-FA.woff2') format('woff2');
  }
}
