/* font-family: 'IowanOldSt BT'; */
@font-face {
    font-family: 'IowanOldSt BT';
    src: url('../fonts/IowanOldStyleBT-Roman.eot');
    src: url('../fonts/IowanOldStyleBT-Roman.eot?#iefix') format('embedded-opentype'),
        url('../fonts/IowanOldStyleBT-Roman.woff2') format('woff2'),
        url('../fonts/IowanOldStyleBT-Roman.woff') format('woff'),
        url('../fonts/IowanOldStyleBT-Roman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* font-family: 'IowanOldSt BT'; */
@font-face {
    font-family: 'IowanOldSt BT';
    src: url('../fonts/IowanOldStyleBT-Italic.eot');
    src: url('../fonts/IowanOldStyleBT-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/IowanOldStyleBT-Italic.woff2') format('woff2'),
        url('../fonts/IowanOldStyleBT-Italic.woff') format('woff'),
        url('../fonts/IowanOldStyleBT-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

/* font-family: 'Frente H1'; */
@font-face {
    font-family: 'Frente H1';
    src: url('../fonts/FrenteH1-Regular.eot');
    src: url('../fonts/FrenteH1-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FrenteH1-Regular.woff2') format('woff2'),
        url('../fonts/FrenteH1-Regular.woff') format('woff'),
        url('../fonts/FrenteH1-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/* Colors */
/*
Green:   #356535  rgba(53,101,53,1.0);
Blue:    #219ad2  rgba(33,154,210,1.0);
Yellow:  #c6bc51  rgba(198,188,81,1.0);
Red:     #be3838  rgba(190,56,56,1.0);



*/
