/*
Theme Name: LeadEngine Child
Template: leadengine
Theme URI: https://www.leadengine-wp.com/
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Description: Multi-Purpose WordPress Theme with Page Builder
Version: 1.0
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

/* Below you can write your style */

@font-face {
  font-family: AvenirBold;
  src: url(fonts/AvenirBold.ttf);
}
@font-face {
  font-family: stebr-sans-black;
  src: url(fonts/stebr-sans-black.ttf);
}
@font-face {
  font-family: stebr-sans-bold;
  src: url(fonts/stebr-sans-bold.ttf);
}
@font-face {
  font-family: stebr-sans-extra-bold;
  src: url(fonts/stebr-sans-extra-bold.ttf);
}
@font-face {
  font-family: stebr-sans-light;
  src: url(fonts/stebr-sans-light.ttf);
}
@font-face {
  font-family: stebr-sans-extra-light;
  src: url(fonts/stebr-sans-extra-light.ttf);
}
@font-face {
  font-family: stebr-sans-medium;
  src: url(fonts/stebr-sans-medium.ttf);
}
@font-face {
  font-family: stebr-sans-regular;
  src: url(fonts/stebr-sans-regular.ttf);
}
@font-face {
  font-family: stebr-sans-semi-bold;
  src: url(fonts/stebr-sans-semi-bold.ttf);
}
@font-face {
  font-family: stebr-sans-regular;
  src: url(fonts/stebr-sans-regular.ttf);
}
@font-face {
  font-family: stebr-sans-thin;
  src: url(fonts/stebr-sans-thin.ttf);
}
.exceptional-development .wpb_text_column.wpb_content_element {
    font-size: 14px;
}
@font-face {
    font-family: 'Proxima Nova Rg';
    src: url(fonts/ProximaNova-Regular.eot);
    src: url(fonts/ProximaNova-Regulard41d.eot?#iefix) format('embedded-opentype'),
        url(fonts/ProximaNova-Regular.woff2) format('woff2'),
        url(fonts/ProximaNova-Regular.woff) format('woff'),
        url(fonts/ProximaNova-Regular.ttf) format('truetype'),
        url(fonts/ProximaNova-Regular.svg#ProximaNova-Regular) format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
body, .box, .navbar-default .nav li a, .modal-menu-item {
    font-family: 'Proxima Nova Rg'!important;
}