/*****************************************************************************
 * Fontes                                                                    *
 *---------------------------------------------------------------------------*
 * font-family: Arial, Helvetica, sans-serif;                                *
 * font-family: 'Abel', sans-serif;                                          *
 * font-family: 'Josefin Sans', sans-serif;                                  *
 * font-family: 'Indie Flower', cursive;                                     *
 * font-family: 'PT Sans Narrow', sans-serif;                                *
 * font-family: 'Open Sans Condensed', sans-serif;                           *
 *****************************************************************************/

@font-face                                   { font-family: 'roman';
                                               src: url('polices/roman_font_7.ttf') format('truetype');
                                               font-weight: normal;
                                               font-style: normal;
                                             }

@font-face                                   { font-family: 'Mogra';
                                               src: url('polices/Mogra-Regular.ttf') format('truetype');
                                               font-weight: normal;
                                               font-style: normal;
                                             }

@font-face                                   { font-family: 'IndieFlower';
                                               src: url('polices/IndieFlower.ttf') format('truetype');
                                               font-weight: normal;
                                               font-style: normal;
                                             }

@font-face                                   { font-family: 'Pacifico';
                                               src: url('polices/Pacifico.ttf') format('truetype');
                                               font-weight: normal;
                                               font-style: normal;
                                             }

@font-face                                   { font-family: 'Roboto';
                                               src: url('polices/Roboto-Regular.ttf');
                                               font-weight: normal;
                                               font-style: normal;
                                             }

@font-face                                   { font-family: 'Josefin';
                                               src: url('polices/JosefinSans-Regular.ttf');
                                               font-weight: normal;
                                               font-style: normal;
                                             }
