/* // treatstart */

@font-face {
  font-family: 'drukwide';
  src: url('newFonts/DrukWide-Heavy.eot');
  src: url('newFonts/DrukWide-Heavy.eot') format('embedded-opentype'),
    url('newFonts/DrukWide-Heavy.woff2') format('woff2'),
    url('newFonts/DrukWide-Heavy.woff') format('woff'),
    url('newFonts/DrukWide-Heavy.ttf') format('truetype');
}

@font-face {
  font-family: 'SuisseIntl';
  src: url('newFonts/SuisseIntl-Medium-WebM.woff2') format('woff2'),
    url('newFonts/SuisseIntl-Medium-WebM.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SuisseIntl';
  src: url('newFonts/SuisseIntl-Bold-WebM.woff2') format('woff2'),
    url('newFonts/SuisseIntl-Bold-WebM.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'SuisseIntl';
  src: url('newFonts/SuisseIntl-BoldItalic-WebM.woff2') format('woff2'),
    url('newFonts/SuisseIntl-BoldItalic-WebM.woff') format('woff');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'DelaGothicOne';
  src: url('newFonts/DelaGothicOne-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SyncopateBold';
  src: url('newFonts/Syncopate-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'LexendZetta';
  src: url('newFonts/LexendZetta-Black.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Inter-Regular';
  src: url('fonts/Inter-Regular.eot');
  src: url('fonts/Inter-Regular.eot') format('embedded-opentype'),
    url('fonts/Inter-Regular.woff2') format('woff2'),
    url('fonts/Inter-Regular.woff') format('woff'),
    url('fonts/Inter-Regular.ttf') format('truetype'),
    url('fonts/Inter-Regular.svg') format('svg');
}