/*! Ringos Font General */
@font-face {
    font-family: 'Bonoco';
    src: url('../fonts/Bonoco-Regular.woff2') format('woff2'),
        url('../fonts/Bonoco-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
  font-family: "Arial Regular";
  font-style: normal;
  font-weight: normal;
  src: local("Arial Regular"), url("../fonts/ARIAL.woff") format("woff");
}

@font-face {
  font-family: "Arial Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Arial Italic"), url("../fonts/ARIALI.woff") format("woff");
}

@font-face {
  font-family: "Arial Medium";
  font-style: normal;
  font-weight: normal;
  src: local("Arial Medium"), url("../fonts/ArialMdm.woff") format("woff");
}

@font-face {
  font-family: "Arial Bold";
  font-style: normal;
  font-weight: normal;
  src: local("Arial Bold"), url("../fonts/ARIALBD 1.woff") format("woff");
}

@font-face {
  font-family: "Arial Bold";
  font-style: normal;
  font-weight: normal;
  src: local("Arial Bold"), url("../fonts/ARIALBD.woff") format("woff");
}

@font-face {
  font-family: "Arial Bold Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Arial Bold Italic"), url("../fonts/ARIALBI.woff") format("woff");
}

@font-face {
  font-family: "Arial Black";
  font-style: normal;
  font-weight: normal;
  src: local("Arial Black"), url("../fonts/ARIBLK.woff") format("woff");
}

@font-face {
  font-family: "Arial Black Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Arial Black Italic"), url("../fonts/ARIALBLACKITALIC.woff") format("woff");
}
@font-face {
  font-family: "Arial Light Regular";
  font-style: normal;
  font-weight: normal;
  src: local("Arial Light Regular"), url("../fonts/ARIALLGT.woff") format("woff");
}
