@font-face {
  font-family: "Calibre";
  src: url("../fonts/Calibre-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Calibre";
  src: url("../fonts/Calibre-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Calibre";
  src: url("../fonts/Calibre-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "Din";
  src: url("../fonts/Din-Bold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Din";
  src: url("../fonts/Din-light.otf") format("opentype");
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "Din-Alternate";
  src: url("../fonts/DIN-Alternate-Bold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "DinCondensed";
  src: url("../fonts/DIN-Condensed-Bold.ttf") format("opentype");
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "DinCondensed";
  src: url("../fonts/DINCond-Light-Regular.otf") format("opentype");
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Northwell";
  src: url("../fonts/Northwell-Alt.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
}
