/* Enkel — single family with weights */
@font-face {
  font-family: 'Enkel';
  src: url('enkel-regular.eot');
  src: url('enkel-regular.eot?#iefix') format('embedded-opentype'),
       url('enkel-regular.woff2') format('woff2'),
       url('enkel-regular.woff') format('woff'),
       url('enkel-regular.ttf') format('truetype'),
       url('enkel-regular.svg#youworkforthem') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Enkel';
  src: url('enkel-bold.eot');
  src: url('enkel-bold.eot?#iefix') format('embedded-opentype'),
       url('enkel-bold.woff2') format('woff2'),
       url('enkel-bold.woff') format('woff'),
       url('enkel-bold.ttf') format('truetype'),
       url('enkel-bold.svg#youworkforthem') format('svg');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
