/**
 * Main color : #xxx
 * Secondary color : #xxx
 */

@font-face {
    font-family: 'antro_vectra_bolder';
    src: url('../fonts/antro_vectra_bolder.woff2') format('woff2'),
         url('../fonts/antro_vectra_bolder.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
