@charset "UTF-8";

@font-face {
  font-family: "Hurricane-Regular";
  src: url(../fonts/Hurricane-Regular.ttf);
  font-display: swap;
  font-style: normal;
  font-stretch: normal;
}

.huricaine {
  font-family: "Hurricane-Regular", sans-serif !important;
  /* letter-spacing: 1px;
  font-weight: 400; */
}