/*!
 *  Font Typo Round
 *
 */
/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: 'typoRoundBold';
    src: url('../../fonts/Typo_Round_Bold.woff') format('woff');
}

@font-face {
    font-family: 'typoRoundLight';
    src: url('../../fonts/Typo_Round_Light.woff') format('woff');
}
