@font-face {
    font-family: 'ArvoRegular';
    src: url('../fonts/arvo-regular-webfont.eot');
    src: url('../fonts/arvo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/arvo-regular-webfont.woff') format('woff'),
         url('../fonts/arvo-regular-webfont.ttf') format('truetype'),
         url('../fonts/arvo-regular-webfont.svg#ArvoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ArvoBold';
    src: url('../fonts/arvo-bold-webfont.eot');
    src: url('../fonts/arvo-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/arvo-bold-webfont.woff') format('woff'),
         url('../fonts/arvo-bold-webfont.ttf') format('truetype'),
         url('../fonts/arvo-bold-webfont.svg#ArvoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BodoniItalic';
    src: url('../fonts/bodonistd-bookitalic-webfont.eot');
    src: url('../fonts/bodonistd-bookitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bodonistd-bookitalic-webfont.woff') format('woff'),
         url('../fonts/bodonistd-bookitalic-webfont.ttf') format('truetype'),
         url('../fonts/bodonistd-bookitalic-webfont.svg#BodoniStdBookItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}