@charset "UTF-8";
/* ***Taken from CDC Template Pkg below: */
/* TP Build time - 4.9.17.0 | 08/31/2021@19:49:42 */
/* merriweather-regular - latin */
@font-face {
  font-family: "Merriweather";
  font-style: normal;
  font-weight: 300;
  src: local("Merriweather Regular"), local("Merriweather-Regular"), url("../fonts/merriweather-v19-latin-regular.woff2") format("woff2"), url("../fonts/merriweather-v19-latin-regular.woff") format("woff");
}
/* open-sans-regular - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../fonts/open-sans-v15-latin-regular.woff2") format("woff2"), url("../fonts/open-sans-v15-latin-regular.woff") format("woff");
}
@font-face {
  font-family: "Open Sans Light";
  font-style: normal;
  font-weight: 100;
  src: local("Open Sans Light"), local("OpenSans-Light"), url("../fonts/open-sans-light-webfont.woff2") format("woff2"), url("../fonts/open-sans-light-webfont.woff") format("woff");
}
@font-face {
  font-family: "Open Sans SemiBold";
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../fonts/open-sans-semibold-webfont.woff2") format("woff2"), url("../fonts/open-sans-semibold-webfont.woff") format("woff");
}

@font-face {
    font-family: "cdciconfont";
    src: url(./fonts/cdciconfont.woff2) format('woff2');
    src: url(./fonts/cdciconfont.woff) format('woff');
    font-weight: normal;
    font-style: normal;
  }