@font-face {
    font-family: 'basier_square';
    src: url('basier/basiersquare-regular-webfont.eot');
    src: url('basier/basiersquare-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('basier/basiersquare-regular-webfont.woff2') format('woff2'),
         url('basier/basiersquare-regular-webfont.woff') format('woff'),
         url('basier/basiersquare-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'basier_square';
    src: url('basier/basiersquare-bold-webfont.eot');
    src: url('basier/basiersquare-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('basier/basiersquare-bold-webfont.woff2') format('woff2'),
         url('basier/basiersquare-bold-webfont.woff') format('woff'),
         url('basier/basiersquare-bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'basier_circle';
    src: url('basier/basiercircle-regular-webfont.eot');
    src: url('basier/basiercircle-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('basier/basiercircle-regular-webfont.woff2') format('woff2'),
         url('basier/basiercircle-regular-webfont.woff') format('woff'),
         url('basier/basiercircle-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/* Light font (normal weight, non-italic) */
@font-face {
    font-family: 'Helvetica Neue';
    src: url('helvetica/neue-helvetica-light.woff2') format('woff2'),
         url('helvetica/neue-helvetica-light.woff') format('woff');
    font-weight: normal; /* Light */
    font-style: normal;
}

/* Light Italic font */
@font-face {
    font-family: 'Helvetica Neue';
    src: url('helvetica/neue-helvetica-light-italic.woff2') format('woff2'),
         url('helvetica/neue-helvetica-light-italic.woff') format('woff');
    font-weight: normal; /* Light */
    font-style: italic;
}
