@import url('https://use.typekit.net/izp5zwl.css');

@font-face {
  font-family: DIN;
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/DINPro.otf') format('opentype');
}
@font-face {
    font-family: DIN;
    font-weight: bold;
    font-style: normal;
    src: url('../fonts/DINPro-Bold.otf') format('opentype');
}
@font-face {
  font-family: DIN;
  font-weight: normal;
  font-style: italic;
  src: url('../fonts/DINPro-Italic.otf') format('opentype');
}
@font-face {
  font-family: DINCond;
  font-weight: bold;
  font-style: normal;
  src: url('../fonts/DINPro-CondBold.otf') format('opentype');
}
/* @font-face {
  font-family: HaveHeart;
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/HaveHeartOne.otf') format('opentype');
} */