

@font-face {
   font-family: "Kobe1.1";
   src: url("Kobe11-Bold.woff2") format("woff2"),
      url("Kobe11-Bold.woff") format("woff"),
      url("Kobe11-Bold.ttf") format("truetype");
   font-weight: bold;
   font-style: normal;
   font-display: swap;
}

@font-face {
   font-family: "Kobe1.1";
   src: url("Kobe11-Regular.woff2") format("woff2"),
      url("Kobe11-Regular.woff") format("woff"),
      url("Kobe11-Regular.ttf") format("truetype");
   font-weight: normal;
   font-style: normal;
   font-display: swap;
}

@font-face {
   font-family: "Reckless Neue";
   src: url("RecklessNeue-Bold.eot");
   src: local("Reckless Neue Bold"), local("RecklessNeue-Bold"),
      url("RecklessNeue-Bold.eot") format("embedded-opentype"),
      url("RecklessNeue-Bold.woff2") format("woff2"),
      url("RecklessNeue-Bold.woff") format("woff"),
      url("RecklessNeue-Bold.ttf") format("truetype");
   font-weight: bold;
   font-style: normal;
}
