

@font-face {
    font-family: 'americaregular';
    src: url('fonts/america-regular-webfont.eot'),
         url('fonts/america-regular-webfont.woff2') format('woff2'),
         url('fonts/america-regular-webfont.woff') format('woff'),
         url('fonts/america-regular-webfont.svg#americaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_novaregular_italic';
    src: url('fonts/proximanova-regularitalic-webfont.eot'),
         url('fonts/proximanova-regularitalic-webfont.woff2') format('woff2'),
         url('fonts/proximanova-regularitalic-webfont.woff') format('woff'),
         url('fonts/proximanova-regularitalic-webfont.svg#proxima_novaregular_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}