/* Font Arial */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Poppins */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: normal;
  src: local("Poppins"),
    url("../fonts/poppins/Poppins-Regular.ttf") format("opentype");
}

@font-face {
  font-family: "Poppins-Bold";
  font-style: normal;
  font-weight: normal;
  src: local("Poppins-Bold"),
    url("../fonts/poppins/Poppins-Bold.ttf") format("opentype");
}

@font-face {
  font-family: "Poppins-Light";
  font-style: normal;
  font-weight: normal;
  src: local("Poppins-Light"),
    url("../fonts/poppins/Poppins-Light.ttf") format("opentype");
}
