/*============================================================================
  #Override Stylesheet
  #Add Custom Styles Here
==============================================================================*/
@font-face {
  font-family: "TheReconLegendFont";
  src: url(https://www.cyberianfrontier.com/fonts/TheReconLegendFont.eot) format("eot"), url(https://www.cyberianfrontier.com/fonts/TheReconLegendFont.woff) format("woff"), url(https://www.cyberianfrontier.com/fonts/TheReconLegendFont.ttf) format("truetype"), url(https://www.cyberianfrontier.com/fonts/TheReconLegendFont.svg#TheReconLegendFont) format("svg");
  font-weight: normal;
  font-style: normal; }
h1 {
  font-family: 'TheReconLegendFont', 'TimesNewRoman', 'Times', serif;
  font-size: 50px !important;
  font-weight: 300; }

h2, .section--light h2 {
  font-family: 'TheReconLegendFont', 'TimesNewRoman', 'Times', serif;
  font-size: 40px !important;
  font-weight: 300; }

h3 {
  font-family: 'TheReconLegendFont', 'TimesNewRoman', 'Times', serif;
  font-size: 40px;
  font-weight: 300; }

.section--heading__title--sm {
  font-size: 40px;
  font-weight: 300; }
