/**
 * FONTS.CSS
 *
 * @package __PROJECTO__ANO
 * @author front.end multimédia
 * @copyright Copyright (c) Front.end 2012
 * @version 1.0
 * @access public
 */



@font-face {
    font-family: 'armataregular';
    src: url('../fonts/armata-regular-webfont.eot');
    src: url('../fonts/armata-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/armata-regular-webfont.woff') format('woff'),
         url('../fonts/armata-regular-webfont.ttf') format('truetype'),
         url('../fonts/armata-regular-webfont.svg#armataregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'pr8_charaderegular';
    src: url('../fonts/pr8_charade-webfont.eot');
    src: url('../fonts/pr8_charade-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pr8_charade-webfont.woff') format('woff'),
         url('../fonts/pr8_charade-webfont.ttf') format('truetype'),
         url('../fonts/pr8_charade-webfont.svg#pr8_charaderegular') format('svg');
    font-weight: normal;
    font-style: normal;

}