@font-face {
    font-family: ProximaNova-Black;
    src: url(https://kycir.org/wp-content/themes/kentucky/font/ProximaNova-Black.otf);
    font-weight: 400
}
@font-face {
    font-family: ProximaNova-Bold;
    src: url(https://kycir.org/wp-content/themes/kentucky/font/ProximaNova-Bold.otf);
    font-weight: 400
}
@font-face {
    font-family: ProximaNova-BoldIt;
    src: url(https://kycir.org/wp-content/themes/kentucky/font/ProximaNova-BoldIt.otf);
    font-weight: 400
}
@font-face {
    font-family: ProximaNova-Extrabld;
    src: url(https://kycir.org/wp-content/themes/kentucky/font/font/ProximaNova-Extrabld.otf);
    font-weight: 400
}
@font-face {
    font-family: ProximaNova-Light;
    src: url(https://kycir.org/wp-content/themes/kentucky/font/ProximaNova-Light.otf);
    font-weight: 400
}
@font-face {
    font-family: ProximaNova-LightIt;
    src: url(https://kycir.org/wp-content/themes/kentucky/font/ProximaNova-LightIt.otf);
    font-weight: 400
}
@font-face {
    font-family: ProximaNova-Regular;
    src: url(https://kycir.org/wp-content/themes/kentucky/font/ProximaNova-Regular.otf);
    font-weight: 400
}
@font-face {
    font-family: ProximaNova-RegularIt;
    src: url(../font/ProximaNova-RegularIt.otf);
    font-weight: 400
}
@font-face {
    font-family: ProximaNova-Semibold;
    src: url(https://kycir.org/wp-content/themes/kentucky/font/ProximaNova-Semibold.otf);
    font-weight: 400
}
@font-face {
    font-family: ProximaNova-SemiboldIt;
    src: url(https://kycir.org/wp-content/themes/kentucky/font/ProximaNova-SemiboldIt.otf);
    font-weight: 400
}


.donate-btn, .navbar.sticky-navbar .nav-right #header-extras .donate a span {background-color:#e54d42;}
.global-nav-bg, .top-story-copy-block, .signup .explain.span5, .footer-bg, .signup .form input.btn {background-color:#121F31;}
.signup .chevron.span1 {border-left: 27px solid #121f31;}
.signup .explain.span5 {padding: 5px 0 12px 20px;}
.signup .explain i {color:#FFC107;}
.signup .form input.btn {border:0;}
.signup.span12 {border:1px solid #121f31; overflow:hidden;}
.top-story h2, .stories h3 {font-family:"proxima-nova";color:#121f31;}
.sub-stories h3 a {color:#121f31;font-size:24px;}
.river h3 {font-size:28px;text-transform:uppercase;}
.river h2.entry-title {font-family:ProximaNova-Regular;}
#site-header aside button {
    min-width: 120px;
    /* padding: 10px; */
    height: 60px;
    border: 0;
    margin: 5px 0 -27px;
    font-family: ProximaNova-Semibold, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: normal;
    background-color: #ffffff;
    background: #121f31;
    color: #fff;
    float: left;}
#site-header aside button.secondary {background-color:#FFC107;}
.navbar li.home-icon>a img {height:40px;}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, h1.entry-title {font-family: ProximaNova-Bold;}

h1.entry-title {color: #121f31;}
.single .byline .author a, .byline .edit-link a, .byline .time-ago, .single #content h5.byline, .single .byline .author {font-family: ProximaNova-Bold;}
.byline .edit-link a, .byline .time-ago {color:#e54d42;}
.byline .avatar, .byline img {display:none;}

@media (max-width: 768px) {
    .sub-stories h3 a {
    color:#fff !important; 
}
.sub-stories h3 {
    background-color: #121f31; 
}



}