@font-face {
  font-family: "Intel Clear";
  src: url("../fonts/IntelClear-Regular.woff2") format("woff2"),
    url("../fonts/IntelClear-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Intel Clear Pro";
  src: url("../fonts/IntelClearPro-Bold.woff2") format("woff2"),
    url("../fonts/IntelClearPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Intel Clear";
  src: url("../fonts/IntelClear-Bold.woff2") format("woff2"),
    url("../fonts/IntelClear-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
