/* // treatstart */

@font-face {
  font-family: 'inter-regular';
  src: url('../fonts/Inter-Regular.ttf');
  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');
  font-weight: normal;
  font-style: normal;
}


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

@font-face {
  font-family: 'druk500';
  src: url('../fonts/Druk-Wide-Medium-Web.ttf');
  src: url('../fonts/Druk-Wide-Medium-Web.eot') format('embedded-opentype'),
    url('../fonts/Druk-Wide-Medium-Web.woff2') format('woff2'),
    url('../fonts/Druk-Wide-Medium-Web.woff') format('woff'),
    url('../fonts/Druk-Wide-Medium-Web.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'druk700';
  src: url('../fonts/Druk-Wide-Bold-Web.ttf');
  src: url('../fonts/Druk-Wide-Bold-Web.eot') format('embedded-opentype'),
    url('../fonts/Druk-Wide-Bold-Web.woff2') format('woff2'),
    url('../fonts/Druk-Wide-Bold-Web.woff') format('woff'),
    url('../fonts/Druk-Wide-Bold-Web.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}


