@font-face {
  font-family: Anydore;
  src: url('../fonts/Anydore.otf') format('opentype');
}

@font-face {
  font-family: BarlowCondensedBold;
  src: url("../fonts/BarlowCondensed-Bold.ttf") format("truetype");
}

@font-face {
  font-family: BarlowCondensedMedium;
  src: url("../fonts/BarlowCondensed-Medium.ttf") format("truetype");
}

@font-face {
  font-family: BarlowRegular;
  src: url("../fonts/Barlow-Regular.ttf") format("truetype");
}
@font-face {
  font-family: BarlowSemiBold;
  src: url("../fonts/Barlow-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: Dinpro;
  src: url('../fonts/DINPro-Regular.otf') format('opentype');
}

@font-face {
  font-family: DinproBold;
  src: url('../fonts/DINPro-Bold.otf') format('opentype');
}