/*
Theme Name: 2W2 BBCT
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: Custom Developed Child Theme for use with BeaverBuilder Parent Theme. Designed especially for challengers of Two Weeks To Wordpress
Author: Richard Matthews
Author URI: http://richardmatthews.me
template: bb-theme
*/

@font-face {
    font-family: 'dubielplainregular';
    src: url('dubiel-webfont.woff2') format('woff2'),
         url('dubiel-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'karlaregular';
    src: url('karla-regular-webfont.woff2') format('woff2'),
         url('karla-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'sacramentoregular';
    src: url('sacramento-regular-webfont.woff2') format('woff2'),
         url('sacramento-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}