/* //ADD to stop font flickering on page load */
/* @font-face {
  font-family: "My Font";
  src: url("/fonts/My-Font.otf");
  font-display: block; /* Fix flickering
} */
/**/
@font-face {
  font-family: 'MrEavesXLModOT-Thin';
  src: url('Kokomo/MrEavesXLModOT-Thin.eot');
  src: url('Kokomo/MrEavesXLModOT-Thin.eot?#iefix') format('embedded-opentype'),
       url('Kokomo/MrEavesXLModOT-Thin.svg#MrEavesXLModOT-Thin') format('svg'),
       url('Kokomo/MrEavesXLModOT-Thin.ttf') format('truetype'),
       url('Kokomo/MrEavesXLModOT-Thin.woff') format('woff'),
       url('Kokomo/MrEavesXLModOT-Thin.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'MrEavesXLModOT-Bold';
  src: url('Kokomo/MrEavesXLModOT-Bold.eot');
  src: url('Kokomo/MrEavesXLModOT-Bold.eot?#iefix') format('embedded-opentype'),
       url('Kokomo/MrEavesXLModOT-Bold.svg#MrEavesXLModOT-Bold') format('svg'),
       url('Kokomo/MrEavesXLModOT-Bold.ttf') format('truetype'),
       url('Kokomo/MrEavesXLModOT-Bold.woff') format('woff'),
       url('Kokomo/MrEavesXLModOT-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'MrEavesXLModOT-Light';
  src: url('Kokomo/MrEavesXLModOT-Light.eot');
  src: url('Kokomo/MrEavesXLModOT-Light.eot?#iefix') format('embedded-opentype'),
       url('Kokomo/MrEavesXLModOT-Light.svg#MrEavesXLModOT-Light') format('svg'),
       url('Kokomo/MrEavesXLModOT-Light.ttf') format('truetype'),
       url('Kokomo/MrEavesXLModOT-Light.woff') format('woff'),
       url('Kokomo/MrEavesXLModOT-Light.woff2') format('woff2'); 
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'MrEavesXLModOT-Reg';
  src: url('Kokomo/MrEavesXLModOT-Reg.eot');
  src: url('Kokomo/MrEavesXLModOT-Reg.eot?#iefix') format('embedded-opentype'),
       url('Kokomo/MrEavesXLModOT-Reg.svg#MrEavesXLModOT-Reg') format('svg'),
       url('Kokomo/MrEavesXLModOT-Reg.ttf') format('truetype'),
       url('Kokomo/MrEavesXLModOT-Reg.woff') format('woff'),
       url('Kokomo/MrEavesXLModOT-Reg.woff2') format('woff2');
  font-weight: normal;
  font-style: normal; 
  font-display: block;
}
 
@font-face {
  font-family: 'Apple Chancery Regular';
  src: url('../../assets/fonts/Kokomo/Apple_Chancery_Regular.eot');
  src: url('../../assets/fonts/Kokomo/Apple_Chancery_Regular.eot?#iefix') format('embedded-opentype'),
       url('../../assets/fonts/Kokomo/Apple_Chancery_Regular.woff2') format('woff2'); 
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'AppleChancery';
  src: url('../../assets/fonts/Kokomo/AppleChancery.svg#AppleChancery') format('svg'),
       url('../../assets/fonts/Kokomo/AppleChancery.ttf') format('truetype'),
       url('../../assets/fonts/Kokomo/AppleChancery.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

