/* MINION */
@font-face {
    font-family: 'Minion';
    src: url('../otf/minionpro-regularf9e3.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Minion';
    src: url('../otf/minionpro-semiboldf9e3.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Minion';
    src: url('../otf/minionpro-boldf9e3.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }
  
  /* PROXIMA NOVA */
  @font-face {
    font-family: 'Proxima Nova';
    src: url('../woff2/proximanova-light-webfontf9e3.woff2') format('woff2'),
         url('../woff/proximanova-light-webfontf9e3.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Proxima Nova';
    src: url('../woff2/proximanova-regular-webfontf9e3.woff2') format('woff2'),
         url('../woff/proximanova-regular-webfontf9e3.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Proxima Nova';
    src: url('../woff2/proximanova-medium-webfontf9e3.woff2') format('woff2'),
         url('../woff/proximanova-medium-webfontf9e3.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Proxima Nova';
    src: url('../woff2/proximanova-semibold-webfontf9e3.woff2') format('woff2'),
         url('../woff/proximanova-semibold-webfontf9e3.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Proxima Nova';
    src: url('../woff2/proximanova-bold-webfontf9e3.woff2') format('woff2'),
         url('../woff/proximanova-bold-webfontf9e3.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }
  
  /* TYPOLD */
  @font-face {
    font-family: 'Typold';
    src: url('../woff2/typold-light-webfontf9e3.woff2') format('woff2'),
         url('../woff/typold-light-webfontf9e3.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Typold';
    src: url('../woff2/typold-book-webfontf9e3.woff2') format('woff2'),
         url('../woff/typold-book-webfontf9e3.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Typold';
    src: url('../woff2/typold-medium-webfontf9e3.woff2') format('woff2'),
         url('../woff/typold-medium-webfontf9e3.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Typold';
    src: url('../woff2/typold-bold-webfontf9e3.woff2') format('woff2'),
         url('../woff/typold-bold-webfontf9e3.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }
  

  @font-face {
  	font-family: 'mohawk-group-icon';
  	src: url('../woff2/mohawk-group-icon2888.woff2')
  			format('woff2'),
  		url('../woff/mohawk-group-icon2888.woff') format('woff');
  	font-weight: normal;
  	font-style: normal;
  	font-display: block;
  }
  