/* --- STAG SANS BOOK (Weights: 100, 200, 300, 400, 500, 600) --- */

/* Normal */
@font-face {
  font-family: 'StagSans';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src:
    url('./files/StagSansLCG-Book.woff2') format('woff2'),
    url('./files/StagSansLCG-Book.woff') format('woff');
}
@font-face {
  font-family: 'StagSans';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src:
    url('./files/StagSansLCG-Book.woff2') format('woff2'),
    url('./files/StagSansLCG-Book.woff') format('woff');
}
@font-face {
  font-family: 'StagSans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src:
    url('./files/StagSansLCG-Book.woff2') format('woff2'),
    url('./files/StagSansLCG-Book.woff') format('woff');
}
@font-face {
  font-family: 'StagSans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    url('./files/StagSansLCG-Book.woff2') format('woff2'),
    url('./files/StagSansLCG-Book.woff') format('woff');
}
@font-face {
  font-family: 'StagSans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src:
    url('./files/StagSansLCG-Book.woff2') format('woff2'),
    url('./files/StagSansLCG-Book.woff') format('woff');
}
@font-face {
  font-family: 'StagSans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src:
    url('./files/StagSansLCG-Book.woff2') format('woff2'),
    url('./files/StagSansLCG-Book.woff') format('woff');
}

/* Italic */
@font-face {
  font-family: 'StagSans';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src:
    url('./files/StagSansLCG-BookItalic.woff2') format('woff2'),
    url('./files/StagSansLCG-BookItalic.woff') format('woff');
}
@font-face {
  font-family: 'StagSans';
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  src:
    url('./files/StagSansLCG-BookItalic.woff2') format('woff2'),
    url('./files/StagSansLCG-BookItalic.woff') format('woff');
}
@font-face {
  font-family: 'StagSans';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src:
    url('./files/StagSansLCG-BookItalic.woff2') format('woff2'),
    url('./files/StagSansLCG-BookItalic.woff') format('woff');
}
@font-face {
  font-family: 'StagSans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src:
    url('./files/StagSansLCG-BookItalic.woff2') format('woff2'),
    url('./files/StagSansLCG-BookItalic.woff') format('woff');
}
@font-face {
  font-family: 'StagSans';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src:
    url('./files/StagSansLCG-BookItalic.woff2') format('woff2'),
    url('./files/StagSansLCG-BookItalic.woff') format('woff');
}
@font-face {
  font-family: 'StagSans';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src:
    url('./files/StagSansLCG-BookItalic.woff2') format('woff2'),
    url('./files/StagSansLCG-BookItalic.woff') format('woff');
}

/* --- STAG SANS MEDIUM (Weight: 700) --- */
/* Mapped to 700 to provide a cleaner Bold appearance than the heavy 'Bold' file */

/* Normal */
@font-face {
  font-family: 'StagSans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src:
    url('./files/StagSansLCG-Medium.woff2') format('woff2'),
    url('./files/StagSansLCG-Medium.woff') format('woff');
}

/* Italic */
@font-face {
  font-family: 'StagSans';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src:
    url('./files/StagSansLCG-MediumItalic.woff2') format('woff2'),
    url('./files/StagSansLCG-MediumItalic.woff') format('woff');
}

/* --- STAG SANS BOLD (Weights: 800, 900) --- */
/* Reserved for extreme emphasis or headlines where maximum weight is required */

/* Normal */
@font-face {
  font-family: 'StagSans';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src:
    url('./files/StagSansLCG-Bold.woff2') format('woff2'),
    url('./files/StagSansLCG-Bold.woff') format('woff');
}
@font-face {
  font-family: 'StagSans';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src:
    url('./files/StagSansLCG-Bold.woff2') format('woff2'),
    url('./files/StagSansLCG-Bold.woff') format('woff');
}

/* Italic */
@font-face {
  font-family: 'StagSans';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src:
    url('./files/StagSansLCG-BoldItalic.woff2') format('woff2'),
    url('./files/StagSansLCG-BoldItalic.woff') format('woff');
}
@font-face {
  font-family: 'StagSans';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src:
    url('./files/StagSansLCG-BoldItalic.woff2') format('woff2'),
    url('./files/StagSansLCG-BoldItalic.woff') format('woff');
}
