@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;
}

/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-0500
 * * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 * * You may obtain a valid license at the URLs below.
 * * Webfont: Neue Helvetica Pro 55 Roman by Linotype
 * URL: https://www.myfonts.com/collections/linotype-foundry
 * * © 2026 MyFonts Inc.
 */

/* =========================
   HELVETICA NEUE FAMILY
   ========================= */


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

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

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

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

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