/* Enter Your Custom CSS Here */
.font-test
{
  /*font-family: "Poynter Serif RE",serif;*/
   font-family: sans-serif !important;
}
.block-title
{
  font-family: "Poynter OS Disp",Georgia,serif !important;
   font-family: sans-serif !important;
}
@font-face {
  font-family: "LeagueGothic";
  src: url('https://www.localmedia.org/wp-content/themes/keyweb/fonts/league_gothic-webfont.eot');
  src: url('https://www.localmedia.org/wp-content/themes/keyweb/fonts/league_gothic-webfont.eot?#iefix') format('eot'),
       url('https://www.localmedia.org/wp-content/themes/keyweb/fonts/fonts/league_gothic-webfont.ttf') format('truetype'),
       url('https://www.localmedia.org/wp-content/themes/keyweb/fonts/fonts/league_gothic-webfont.woff') format('woff'),
       url('https://www.localmedia.org/wp-content/themes/keyweb/fonts/fonts/league_gothic-webfont.eot#iefix') format('embedded-opentype'),
       url('https://www.localmedia.org/wp-content/themes/keyweb/fonts/fonts/league_gothic-webfont.svg') format('svg');
  font-weight: "normal";
  font-style: "normal";
}

body {
    font-family: sans-serif !important;
}
strong
{
   font-family: sans-serif !important;
}
.main-footer .footer-copyright .footer-left-title {
  /*font-family: "lato-heavy","Open Sans",sans-serif;*/
  /*font-family: "Poynter Serif RE",serif!important;*/
    font-family: sans-serif !important;
  font-size: 16px;
  margin-bottom: 15px;
  margin-top: 5px;
}
.main.sub-main {
      font-family: sans-serif !important;
}
.sr-32px a {
    font-size: 25px;
    height: 40px;
    line-height: 32px;
    width: 40px;
}
.socializer.a.sr-32px.sr-circle.sr-icon-white.sr-pad {
    padding-bottom: 10px;
}
.products .product {
    margin: 10px 11px 22px !important;
}
