@font-face {
    font-family: 'futurabookcregular';
    src: url('../fonts/futurabookc-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'futurademicregular';
    src: url('../fonts/futurademic-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'bodoni72citalic';
    src: url('../fonts/bodoni72c-italic-webfont.woff2') format('woff2'),
    url('../fonts/bodoni72c-italic-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
