@font-face {
  font-family: 'MarkPro'; font-style: normal; font-weight: 300;
  src:
    url(/fonts/MarkPro-Light.woff) format('woff'),
    url(/fonts/MarkPro-Light.woff2) format('woff2');
}

@font-face {
  font-family: 'MarkPro'; font-style: normal; font-weight: 400;
  src:
    url(/fonts/MarkPro.woff) format('woff'),
    url(/fonts/MarkPro.woff2) format('woff2');
}

@font-face {
  font-family: 'MarkPro'; font-style: normal; font-weight: 500;
  src:
    url(/fonts/MarkPro-Medium.woff) format('woff'),
    url(/fonts/MarkPro-Medium.woff2) format('woff2');
}

@font-face {
  font-family: 'MarkPro'; font-style: normal; font-weight: 600;
  src:
    url(/fonts/MarkPro-Bold.woff) format('woff'),
    url(/fonts/MarkPro-Bold.woff2) format('woff2');
}
