/* $gothampro-medium ---------------------- */

@font-face {
  font-family: 'gothampromedium';
  font-style: normal;
  font-weight: normal;
  src: url('GothamPro-Medium.eot');
  /* stylelint-disable */
  src: url('GothamPro-Medium.eot?#iefix') format('embedded-opentype'),
       url('GothamPro-Medium.woff2') format('woff2'),
       url('GothamPro-Medium.woff') format('woff'),
       url('GothamPro-Medium.ttf') format('truetype'),
       url('GothamPro-Medium.svg#gothampromedium') format('svg');
  /* stylelint-enable */
}
