@charset "utf-8";

@font-face {
font-family: 'BPreplay';
font-style: normal;
font-weight: normal;
src: local('../fonts/BPreplay'), url('../fonts/BPreplay.woff') format('woff');
}


@font-face {
font-family: 'BPreplay Bold Italic';
font-style: normal;
font-weight: normal;
src: local('../fonts/BPreplay Bold Italic'), url('../fonts/BPreplayBoldItalics.woff') format('woff');
}


@font-face {
font-family: 'BPreplay Bold';
font-style: normal;
font-weight: normal;
src: local('../fonts/BPreplay Bold'), url('../fonts/BPreplayBold.woff') format('woff');
}


@font-face {
font-family: 'BPreplay Italic';
font-style: normal;
font-weight: normal;
src: local('../fonts/BPreplay Italic'), url('../fonts/BPreplayItalics.woff') format('woff');
}

@font-face {
    font-family: 'helveticaneuelightwebfont';
    src: url('../fonts/helveticaneuelightwebfont.eot');
    src: url('../fonts/helveticaneuelightwebfont.eot') format('embedded-opentype'),
         url('../fonts/helveticaneuelightwebfont.woff2') format('woff2'),
         url('../fonts/helveticaneuelightwebfont.woff') format('woff'),
         url('../fonts/helveticaneuelightwebfont.ttf') format('truetype'),
         url('../fonts/helveticaneuelightwebfont.svg#helveticaneuelightwebfont') format('svg');
}

