/*
Theme Name: Durus
Theme URI: http://themeforest.net/user/bradweb/?ref=bradweb
Author: bradweb
Author URI: http://themeforest.net/user/bradweb
Description: Durus Multipurpose Responsive Wordpress Theme
Version: 1.2.7
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/


.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}


@font-face {
    font-family: CustomFont;
    src: url(font/liberator-webfont.woff);
    font-weight: 400;
}

@font-face {
    font-family: CustomFont;
    src: url(font/liberator-webfont.ttf);
    font-weight: 400;
}

@font-face {
    font-family: CustomFont;
    src: url(font/liberator-webfont.svg);
    font-weight: 400;
}

@font-face {
    font-family: CustomFont;
    src: url(font/liberator-webfont.eot);
    font-weight: 400;
}

h1{
	font-family: CustomFont!important;
}

h2{
	font-family: CustomFont!important;
}