/* $gothampro-regular ---------------------- */

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