@font-face {
  font-family: 'ProximaNova Black';
  src: url('/engine/assets/fonts/proximanova_black.otf'), url('/engine/assets/fonts/proximanova_black.ttf') format('truetype');
}

@font-face {
  font-family: 'ProximaNova Black Italic';
  src: url('/engine/assets/fonts/proximanova_blackit.otf');
}

@font-face {
  font-family: 'ProximaNova Bold';
  src: url('/engine/assets/fonts/proximanova_bold.otf');
}

@font-face {
  font-family: 'ProximaNova Bold Italic';
  src: url('/engine/assets/fonts/proximanova_boldit.otf');
}

@font-face {
  font-family: 'ProximaNova Semibold';
  src: url('/engine/assets/fonts/proximanova_semibold.ttf');
}

@font-face {
  font-family: 'ProximaNova Extrabold';
  src: url('/engine/assets/fonts/proximanova_extrabold.otf');
}

@font-face {
  font-family: 'ProximaNova Light';
  src: url('/engine/assets/fonts/proximanova_light.otf');
}

@font-face {
  font-family: 'ProximaNova Regular';
  src: url('/engine/assets/fonts/proximanova_regular.ttf');
}

@font-face {
  font-family: 'Eurofightertitleital';
  src: url('/engine/assets/fonts/Eurofightertitleital.ttf');
}

@font-face {
  font-family: 'Supersubmarineacadital';
  src: url('/engine/assets/fonts/Supersubmarineacadital.ttf');
}

@font-face {
  font-family: 'SfSportsNightNsAlternate';
  src: url('/engine/assets/fonts/SfSportsNightNsAlternate.ttf');
}

@font-face {
  font-family: 'Headshots';
  src: url('/engine/assets/fonts/Headshots.otf');
}

@font-face {
  font-family: 'Poppins Regular';
  src: url('/engine/assets/fonts/Poppins-Regular.woff2') format('woff2'),
      url('/engine/assets/fonts/Poppins-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins Medium';
  src: url('/engine/assets/fonts/Poppins-Medium.woff2') format('woff2'),
      url('/engine/assets/fonts/Poppins-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins SemiBold';
  src: url('/engine/assets/fonts/Poppins-SemiBold.woff2') format('woff2'),
      url('/engine/assets/fonts/Poppins-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  src: url('/engine/assets/fonts/OpenSans-Regular.woff2') format('woff2'),
      url('/engine/assets/fonts/OpenSans-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Radiotechnika';
  src: url('/engine/assets/fonts/Radiotechnika.otf');
}

@font-face {
  font-family: 'Actay Light';
  src: url('/engine/assets/fonts/Actay-Thin.otf');
  font-weight: 250;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Actay Light Italic';
  src: url('/engine/assets/fonts/Actay-ThinItalic.otf');
  font-weight: 250;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Actay Regular';
  src: url('/engine/assets/fonts/Actay-Regular.otf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Actay Regular Italic';
  src: url('/engine/assets/fonts/Actay-RegularItalic.otf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Actay Bold';
  src: url('/engine/assets/fonts/Actay-Bold.otf');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Actay Bold Italic';
  src: url('/engine/assets/fonts/Actay-BoldItalic.otf');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Cuyabra-Regular';
  src: url('/engine/assets/fonts/Cuyabra-Regular.otf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}