@font-face {
    font-family: 'Proxima';
    src: url('fonts/proximanova-thin-webfont.eot');
    src: url('fonts/proximanova-thin-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proximanova-thin-webfont.woff2') format('woff2'), url('fonts/proximanova-thin-webfont.woff') format('woff'), url('fonts/proximanova-thin-webfont.ttf') format('truetype'), url('fonts/proximanova-thin-webfont.svg#proxima_novathin') format("svg");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima';
    src: url('fonts/proximanova-light-webfont.eot');
    src: url('fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proximanova-light-webfont.woff2') format('woff2'), url('fonts/proximanova-light-webfont.woff') format('woff'), url('fonts/proximanova-light-webfont.ttf') format('truetype'), url('fonts/proximanova-light-webfont.svg#proxima_novalight') format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima';
    src: url('fonts/proximanova-reg-webfont.eot');
    src: url('fonts/proximanova-reg-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proximanova-reg-webfont.woff2') format('woff2'), url('fonts/proximanova-reg-webfont.woff') format('woff'), url('fonts/proximanova-reg-webfont.ttf') format('truetype'), url('fonts/proximanova-reg-webfont.svg#proxima_novaregular') format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima';
    src: url('fonts/proximanova-sbold-webfont.eot');
    src: url('fonts/proximanova-sbold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proximanova-sbold-webfont.woff2') format('woff2'), url('fonts/proximanova-sbold-webfont.woff') format('woff'), url('fonts/proximanova-sbold-webfont.ttf') format('truetype'), url('fonts/proximanova-sbold-webfont.svg#proxima_novasemibold') format("svg");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima';
    src: url('fonts/proximanova-bold-webfont.eot');
    src: url('fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proximanova-bold-webfont.woff2') format('woff2'), url('fonts/proximanova-bold-webfont.woff') format('woff'), url('fonts/proximanova-bold-webfont.ttf') format('truetype'), url('fonts/proximanova-bold-webfont.svg#proxima_novabold') format("svg");
    font-weight: bolder;
    font-style: normal;
}

#menu-categories .menu-item.home {
  background-color: #a7bb2c!important;
}

article.entry {
    margin-bottom: 0 !important;
    padding: 10px 30px 0 10px !important;
}

body {
    font: 20px/30px Georgia !important;
}

/*.theme-boldfun .entry-title a {
    color: #192e5b;
    font-family: 'Proxima' !important;
    font-weight: bolder;
    font-style: normal;
}

.theme-boldfun .site-title a {
    color: #192e5b;
    font-family: 'Proxima' !important;
    font-weight: 500;
}

h1.entry-title, .theme-boldfun h2, .theme-boldfun h4 {
    font-family: 'Proxima' !important;
    font-weight: 400;
}*/

.g-recaptcha-container {
    margin: 0 0 12px;
}

li.page_item {
  font-family: 'Montserrat', sans-serif!important;
}