/*  
Theme Name: Trinity Bible Church
Theme URI: http://www.tbcspc.org/
Version: 1.0
Author: Elizarei Esteban
*/

@import url('libraries/css/reset.css');
@import url('libraries/css/temp.css');

/* ==============================================================================
FONT USE
============================================================================== */
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('libraries/css/fonts/BebasNeue-webfont.eot');
    src: url('libraries/css/fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('libraries/css/fonts/BebasNeue-webfont.woff') format('woff'),
         url('libraries/css/fonts/BebasNeue-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Questrial';
    src: url('libraries/css/fonts/questrial-regular-webfont.eot');
    src: url('libraries/css/fonts/questrial-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('libraries/css/fonts/questrial-regular-webfont.woff') format('woff'),
         url('libraries/css/fonts/questrial-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

#main-nav a { color:#DED597!important }