/*
        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) 2019 Schwartzco Inc.
        License: 1901-YRSAXF     
*/


@font-face {
  font-family: 'Moderat';
  src: url('Moderat-Bold.eot') format('eot'),
	   url('Moderat-Bold.woff2') format('woff2'),
       url('Moderat-Bold.woff') format('woff');
  font-weight:  700;
  font-style:   normal;
  font-stretch: normal;
}

.moderat-Bold-Web {
  font-family: 'Lyon Text Web';
  font-weight:  700;
  font-style:   normal;
  font-stretch: normal;
}


@font-face {
  font-family: 'Moderat';
  src: url('Moderat-Regular.eot') format('eot'),
	   url('Moderat-Regular.woff2') format('woff2'),
       url('Moderat-Regular.woff') format('woff');
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
}

.moderat-Regular-Web {
  font-family: 'Moderat';
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
}

