@font-face {
  font-family: 'Akko Pro Bold Condensed';
  src: local('Akko Pro Bold Condensed'), local('AkkoProBoldCondensed'),
    url('/fonts/AkkoPro-BoldCondensed.woff2') format('woff2'),
    url('/fonts/AkkoPro-BoldCondensed.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Akko Pro Medium Condensed';
  src: local('Akko Pro Medium Condensed'), local('AkkoProMediumCondensed'),
    url('/fonts/AkkoPro-MediumCondensed.woff2') format('woff2'),
    url('/fonts/AkkoPro-MediumCondensed.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Canaro Book';
  src: local('Canaro Book'), local('CanaroBook'),
    url('/fonts/Canaro-Book.woff2') format('woff2'),
    url('/fonts/Canaro-Book.woff') format('woff');
  font-display: swap;
}

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

@font-face {
  font-family: 'Munchenstein Emphasis';
  src: url('/fonts/MunchensteinTextLCG-RegSlant.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Munchenstein Black';
  src: url('/fonts/MunchensteinTextLCG-Black.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Munchenstein Black Emphasis';
  src: url('/fonts/MunchensteinTextLCG-BlkSla.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
