/* --- STAG SANS BOOK (100, 200, 300, 400) --- */

/* Normal Weights */
@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');
}

/* Italic Weights */
@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');
}

/* --- STAG SANS MEDIUM (500, 600) --- */

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

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

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

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

/* --- STAG SANS BOLD (700, 800, 900) --- */

/* Normal Weights */
@font-face {
  font-family: 'StagSans';
  font-style: normal;
  font-weight: 700;
  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: 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 Weights */
@font-face {
  font-family: 'StagSans';
  font-style: italic;
  font-weight: 700;
  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: 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');
}
