@font-face {
  font-family: "UB-Optima Bold";
  src: url("ub18bun.woff2") format("woff2");
  font-weight: 700;
  font-style: bold;
  font-display: swap;
}

@font-face {
  font-family: "UB-Optima Italic";
  src: url("ub18iun.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
/* 
@font-face {
  font-family: "UB-Optima";
  src: url("ub18tun.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}   */

@font-face {
  font-family: "UB-Optima";
  src: url("ub18run.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}  