@font-face {
  font-family: 'Gotham Pro';
  src:
    url('/fonts/Gotham Pro/GothamPro.woff2') format('woff2'),
    url('/fonts/Gotham Pro/GothamPro.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: 'Inter Tight';
  src:
    url('/fonts/InterTight/InterTight-Regular.woff2') format('woff2'),
    url('/fonts/InterTight/InterTight-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Bressay Display Trial';
  src: url('/fonts/Bressay Display Trial/BressayDisplayTrial-Regular.eot');
  src:
    url('/fonts/Bressay Display Trial/BressayDisplayTrial-Regular.eot?#iefix') format('embedded-opentype'),
    url('/fonts/Bressay Display Trial/BressayDisplayTrial-Regular.woff2') format('woff2'),
    url('/fonts/Bressay Display Trial/BressayDisplayTrial-Regular.woff') format('woff'),
    url('/fonts/Bressay Display Trial/BressayDisplayTrial-Regular.ttf') format('truetype'),
    url('/fonts/Bressay Display Trial/BressayDisplayTrial-Regular.svg#BressayDisplayTrial-Regular') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
