/* officecodepro-light.otf */
@font-face {
  font-family: "OfficeCodePro";
  src: url("../fonts/office-code-pro/officecodepro-light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
}

/* officecodepro-lightitalic.otf */
@font-face {
  font-family: "OfficeCodePro";
  src: url("../fonts/office-code-pro/officecodepro-lightitalic.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
}

/* officecodepro-regular.otf */
@font-face {
  font-family: "OfficeCodePro";
  src: url("../fonts/office-code-pro/officecodepro-regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}

/* officecodepro-regularitalic.otf */
@font-face {
  font-family: "OfficeCodePro";
  src: url("../fonts/office-code-pro/officecodepro-regularitalic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
}

/* officecodepro-medium.otf */
@font-face {
  font-family: "OfficeCodePro";
  src: url("../fonts/office-code-pro/officecodepro-medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
}

/* officecodepro-mediumitalic.otf */
@font-face {
  font-family: "OfficeCodePro";
  src: url("../fonts/office-code-pro/officecodepro-mediumitalic.otf") format("opentype");
  font-weight: 500;
  font-style: italic;
  font-stretch: normal;
}

/* officecodepro-bold.otf */
@font-face {
  font-family: "OfficeCodePro";
  src: url("../fonts/office-code-pro/officecodepro-bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
}

/* officecodepro-bolditalic.otf */
@font-face {
  font-family: "OfficeCodePro";
  src: url("../fonts/office-code-pro/officecodepro-bolditalic.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
  font-stretch: normal;
}