/*Bauer Bodoni BT*/
@font-face {
    font-family: 'bauerbodni_btroman';
    src: url('bauerbodonibt/bauer_bodoni_bt.woff2') format('woff2'),
         url('bauerbodonibt/bauer_bodoni_bt.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* Helvetica */
@font-face {
    font-family: 'helveticaregular';
    src: url('helvetica/helvetica.woff2') format('woff2'),
    url('helvetica/helvetica.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helveticabold';
    src: url('helvetica/helvetica_bold.woff2') format('woff2'),
         url('helvetica/helvetica_bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helveticalight';
    src: url('helvetica/helvetica-light.woff2') format('woff2'),
         url('helvetica/helvetica-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* Lovelo Black */
@font-face {
    font-family: 'loveloblack';
    src: url('loveloblack/Lovelo_Black.eot?') format('eot'),
         url('loveloblack/Lovelo_Black.woff') format('woff'),
         url('loveloblack/Lovelo_Black.ttf') format('truetype'),
         url('loveloblack/Lovelo_Black.svg#Lovelo-Black') format('svg');
    font-weight: normal;
    font-style: normal;
}
