/*
        This font software is the property of Commercial Type.

        You may not modify the font software, use it on another website, or install it on a computer.

        License information is available at http://commercialtype.com/eula
        For more information please visit Commercial Type at http://commercialtype.com or email us at info[at]commercialtype.com

        Copyright (C) 2022 Schwartzco Inc.
        License: 2210-FOBTAG     
*/


@font-face {
  font-family: 'Stag Sans Web';
  src: url('../fonts/StagSans-Medium-Web.woff2') format('woff2'),
       url('../fonts/StagSans-Medium-Web.woff') format('woff');
  font-weight:  500;
  font-style:   normal;
  font-stretch: normal;
    font-display: swap;
}

.StagSans-Medium-Web {
  font-family: 'Stag Sans Web';
  font-weight:  500;
  font-style:   normal;
  font-stretch: normal;
    font-display: swap;
}


@font-face {
  font-family: 'Stag Sans Web';
  src: url('../fonts/StagSans-Thin-Web.woff2') format('woff2'),
       url('../fonts/StagSans-Thin-Web.woff') format('woff');
  font-weight:  100;
  font-style:   normal;
  font-stretch: normal;
    font-display: swap;
}

.StagSans-Thin-Web {
  font-family: 'Stag Sans Web';
  font-weight:  100;
  font-style:   normal;
  font-stretch: normal;
    font-display: swap;
}



@font-face {
  font-family: 'Stag Sans Web';
  src: url('../fonts/StagSans-Book-Web.woff2') format('woff2'),
       url('../fonts/StagSans-Book-Web.woff') format('woff');
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
    font-display: swap;
}

.StagSans-Book-Web {
  font-family: 'Stag Sans Web';
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
    font-display: swap;
}


@font-face {
  font-family: 'Stag Sans Web';
  src: url('../fonts/StagSans-Light-Web.woff2') format('woff2'),
       url('../fonts/StagSans-Light-Web.woff') format('woff');
  font-weight:  300;
  font-style:   normal;
  font-stretch: normal;
    font-display: swap;
}

.StagSans-Light-Web {
  font-family: 'Stag Sans Web';
  font-weight:  300;
  font-style:   normal;
  font-stretch: normal;
    font-display: swap;
}

