@font-face {
  font-family: "calibre";
  src: url("../font/calibre/CalibreBlack.ttf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "calibre";
  src: url("../font/calibre/CalibreBlackItalic.ttf") format("opentype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: "calibre";
  src: url("../font/calibre/CalibreBold.ttf") format("opentype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "calibre";
  src: url("../font/calibre/CalibreBoldItalic.ttf") format("opentype");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: "calibre";
  src: url("../font/calibre/CalibreLight.ttf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "calibre";
  src: url("../font/calibre/CalibreLightItalic.ttf") format("opentype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "calibre";
  src: url("../font/calibre/CalibreMedium.ttf") format("opentype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "calibre";
  src: url("../font/calibre/CalibreMediumItalic.ttf") format("opentype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "calibre";
  src: url("../font/calibre/CalibreRegular.ttf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "calibre";
  src: url("../font/calibre/CalibreRegularItalic.ttf") format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "calibre";
  src: url("../font/calibre/CalibreSemibold.ttf") format("opentype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "calibre";
  src: url("../font/calibre/CalibreSemiboldItalic.ttf") format("opentype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "calibre";
  src: url("../font/calibre/CalibreThin.ttf") format("opentype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "calibre";
  src: url("../font/calibre/CalibreThinItalic.ttf") format("opentype");
  font-weight: 100;
  font-style: italic;
}
