/* 
    Document   : fontes
    Created on : 26/07/2013, 16:39:52
    Author     : Isaac
    Description:
        Purpose of the stylesheet follows.
*/

@font-face {
    font-family: 'Impress BT';
    src: url('../fonts/impress-bt-42347-webfont.eot');
    src: url('../fonts/impress-bt-42347-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/impress-bt-42347-webfont.woff') format('woff'),
         url('../fonts/impress-bt-42347-webfont.ttf') format('truetype'),
         url('../fonts/impress-bt-42347-webfont.svg#impress_btregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

