/*
        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) 2021 Schwartzco Inc.
        License: 2112-GBPPXB     
*/

@font-face {
  font-family: 'Regis';
  src: url('Regis-Italic.woff2') format('woff2'),
       url('Regis-Italic.woff') format('woff');
  font-weight:  400;
  font-style:   italic;
  font-stretch: normal;
  font-display: swap;
}

.Regis-Italic {
  font-family: 'Regis';
  font-weight:  400;
  font-style:   italic;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Regis';
  src: url('Regis-Regular.woff2') format('woff2'),
       url('Regis-Regular.woff') format('woff');
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
  font-display: swap;
}

.Regis-Regular {
  font-family: 'Regis';
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Regis';
  src: url('Regis-SemiBold.woff2') format('woff2'),
       url('Regis-SemiBold.woff') format('woff');
  font-weight:  600;
  font-style:   normal;
  font-stretch: normal;
  font-display: swap;
}

.Regis-SemiBold {
  font-family: 'Regis';
  font-weight:  600;
  font-style:   normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Regis';
  src: url('Regis-SemiBoldItalic.woff2') format('woff2'),
       url('Regis-SemiBoldItalic.woff') format('woff');
  font-weight:  600;
  font-style:   italic;
  font-stretch: normal;
  font-display: swap;
}

.Regis-SemiBoldItalic {
  font-family: 'Regis';
  font-weight:  600;
  font-style:   italic;
  font-stretch: normal;
  font-display: swap;
}

