/*
        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: 2101-PZYANA     
*/


@font-face {
  font-family: 'Druk Web';
  src: url('Druk-BoldItalic-Web.woff2') format('woff2'),
       url('Druk-BoldItalic-Web.woff') format('woff');
  font-weight:  700;
  font-style:   italic;
  font-stretch: normal;
}

.Druk-BoldItalic-Web {
  font-family: 'Druk Web';
  font-weight:  700;
  font-style:   italic;
  font-stretch: normal;
}


@font-face {
  font-family: 'Druk Web';
  src: url('Druk-Bold-Web.woff2') format('woff2'),
       url('Druk-Bold-Web.woff') format('woff');
  font-weight:  700;
  font-style:   normal;
  font-stretch: normal;
}

.Druk-Bold-Web {
  font-family: 'Druk Web';
  font-weight:  700;
  font-style:   normal;
  font-stretch: normal;
}

/* roboto-300italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('roboto-v20-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('roboto-v20-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('roboto-v20-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('roboto-v20-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('roboto-v20-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('roboto-v20-latin-300italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('roboto-v20-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('roboto-v20-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('roboto-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('roboto-v20-latin-300.woff') format('woff'), /* Modern Browsers */
       url('roboto-v20-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('roboto-v20-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

