 @font-face {
  font-family: "Cardinal-Regular";
  src: url("../fonts/Cardinal.html"); /* IE9 Compat Modes */
  src: url("../fonts/Cardinald41d.html?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/Cardinal-2.html") format("opentype"), /* Open Type Font */
    url("../fonts/Cardinal-3.html") format("svg"), /* Legacy iOS */
    url("../fonts/Cardinal-4.html") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/Cardinal-5.html") format("woff"), /* Modern Browsers */
    url("../fonts/Cardinal-6.html") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 300;
    font-style: normal
}