/*
        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) 2020 Schwartzco Inc.
        License: 2007-GTVPII     
*/


@font-face {
  font-family: 'Druk Web italic';
  src: url('Druk-BoldItalic-Web.woff') 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.woff') 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;
}