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