@font-face {
  font-family: "GilroyHeavy";
  src: url('https://files.knightsdigital.org/SEO_Platform/webFonts/GilroyHeavy/font.woff2') format('woff2'), url('https://files.knightsdigital.org/SEO_Platform/webFonts/GilroyHeavy/font.woff') format('woff');
}
@font-face {
  font-family: "GilroyExtraBold";
  src: url('https://files.knightsdigital.org/SEO_Platform/webFonts/GilroyExtraBold/font.woff2') format('woff2'), url('https://files.knightsdigital.org/SEO_Platform/webFonts/GilroyExtraBold/font.woff') format('woff');
}
@font-face {
  font-family: "GilroyRegular";
  src: url('https://files.knightsdigital.org/SEO_Platform/webFonts/GilroyRegular/font.woff2') format('woff2'), url('https://files.knightsdigital.org/SEO_Platform/webFonts/GilroyRegular/font.woff') format('woff');
}
@font-face {
  font-family: "GilroyLight";
  src: url('https://files.knightsdigital.org/SEO_Platform/webFonts/GilroyLight/font.woff2') format('woff2'), url('https://files.knightsdigital.org/SEO_Platform/webFonts/GilroyLight/font.woff') format('woff');
}
@font-face {
  font-family: "GilroyRegularItalic";
  src: url('https://files.knightsdigital.org/SEO_Platform/webFonts/GilroyRegularItalic/font.woff2') format('woff2'), url('https://files.knightsdigital.org/SEO_Platform/webFonts/GilroyRegularItalic/font.woff') format('woff');
}

body, p, .nav-bar { font-family: GilroyRegular !important; }
p{
  font-size: 1.1em;
}
h1,h2,h3,h4,h5,.desc-heading { font-family: GilroyExtraBold !important; letter-spacing: -1px !important; }

.btn { border-radius: 0px !important; }

.btn.primary_btn { background-color: #da291c !important; }

.btn.primary_btn:hover { background-color: #e4382c !important; transform: translateY(2px) !important; }