@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src:
    url(Roboto-Light.woff2) format("woff2"),
    url(Roboto-Light.woff) format("woff"),
    url(Roboto-Light.otf) format("opentype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src:
    url(Roboto-Regular.woff2) format("woff2"),
    url(Roboto-Regular.woff) format("woff"),
    url(Roboto-Regular.otf) format("opentype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src:
    url(Roboto-Medium.woff2) format("woff2"),
    url(Roboto-Medium.woff) format("woff"),
    url(Roboto-Medium.otf) format("opentype");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src:
    url(Roboto-Bold.woff2) format("woff2"),
    url(Roboto-Bold.woff) format("woff"),
    url(Roboto-Bold.otf) format("opentype");
}

@font-face {
  font-family: "Calibre";
  src: url("Calibre-Regular.eot"); /* IE9 Compat Modes */
  src:
    url("Calibre-Regular.woff") format("woff"),
    url("Calibre-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Calibre";
  src: url("Calibre-Semibold.eot"); /* IE9 Compat Modes */
  src:
    url("Calibre-Semibold.woff") format("woff"),
    url("Calibre-Semibold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Calibre-Semibold";
  src:
    url("Calibre-Semibold.woff") format("woff"),
    url("Calibre-Semibold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "CalibreWeb-Semibold";
  src:
    url("CalibreWeb-Semibold.woff") format("woff"),
    /* Modern Browsers */ url("CalibreWeb-Semibold.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
