@font-face {
    font-family: "Oranges and Lemons Script";
    src: url("../fonts/oranges-and-lemons.otf") format("opentype");
}
@font-face {
    font-family: 'helvetica_neue_bold';
    src: url('../fonts/helveticaneueltstd-bd.eot');
    src: url('../fonts/helveticaneueltstd-bd.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneueltstd-bd.woff2') format('woff2'),
         url('../fonts/helveticaneueltstd-bd.woff') format('woff'),
         url('../fonts/helveticaneueltstd-bd.ttf') format('truetype'),
         url('../fonts/helveticaneueltstd-bd.svg#helvetica_neue_lt_std75_bold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'helvetica_neue_md';
    src: url('../fonts/helveticaneueltstd-md.eot');
    src: url('../fonts/helveticaneueltstd-md.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneueltstd-md.woff2') format('woff2'),
         url('../fonts/helveticaneueltstd-md.woff') format('woff'),
         url('../fonts/helveticaneueltstd-md.ttf') format('truetype'),
         url('../fonts/helveticaneueltstd-md.svg#helvetica_neue_lt_std65Md') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'helvetica_neue_roman';
    src: url('../fonts/helveticaneueltstd-roman.eot');
    src: url('../fonts/helveticaneueltstd-roman.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneueltstd-roman.woff2') format('woff2'),
         url('../fonts/helveticaneueltstd-roman.woff') format('woff'),
         url('../fonts/helveticaneueltstd-roman.ttf') format('truetype'),
         url('../fonts/helveticaneueltstd-roman.svg#helvetica_neue_lt_std55_roman') format('svg');
    font-weight: normal;
    font-style: normal;
