@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,600,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,700,300);

@font-face {
    font-family: 'Helvetica Neue Bold';
    src: url('helveticaneuebold-webfont-webfont.eot');
    src: url('helveticaneuebold-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticaneuebold-webfont-webfont.woff') format('woff'),
         url('helveticaneuebold-webfont-webfont.ttf') format('truetype'),
         url('helveticaneuebold-webfont-webfont.svg#helvetica_neuebold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue Light';
    src: url('helveticaneue_lt-webfont.eot');
    src: url('helveticaneue_lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticaneue_lt-webfont.woff') format('woff'),
         url('helveticaneue_lt-webfont.ttf') format('truetype'),
         url('helveticaneue_lt-webfont.svg#helveticaneuelight') format('svg');
    font-weight: normal;
    font-style: normal;
}