@font-face {
    font-family: "MarkPro";
    src: url("fonts/MarkPro.eot");
    src: url("fonts/MarkPro.eot?#iefix") format("embedded-opentype"),
         url("fonts/MarkPro.woff2") format("woff2"),
         url("fonts/MarkPro.woff") format("woff"),
		 url("fonts/MarkPro.ttf") format("ttf"),
		 url("fonts/MarkPro.otf") format("otf");
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: "MarkPro";
    src: url("fonts/MarkPro-Medium.eot");
    src: url("fonts/MarkPro-Medium.eot?#iefix") format("embedded-opentype"),
         url("fonts/MarkPro-Medium.woff2") format("woff2"),
         url("fonts/MarkPro-Medium.woff") format("woff"),
		 url("fonts/MarkPro-Medium.ttf") format("ttf"),
		 url("fonts/MarkPro-Medium.otf") format("otf");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "MarkPro";
    src: url("fonts/MarkPro-Bold.eot");
    src: url("fonts/MarkPro-Bold.eot?#iefix") format("embedded-opentype"),
         url("fonts/MarkPro-Bold.woff2") format("woff2"),
         url("fonts/MarkPro-Bold.woff") format("woff"),
		 url("fonts/MarkPro-Bold.ttf") format("ttf"),
		 url("fonts/MarkPro-Bold.otf") format("otf");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: "MarkPro";
    src: url("fonts/MarkPro-Heavy.eot");
    src: url("fonts/MarkPro-Heavy.eot?#iefix") format("embedded-opentype"),
         url("fonts/MarkPro-Heavy.woff2") format("woff2"),
         url("fonts/MarkPro-Heavy.woff") format("woff"),
		 url("fonts/MarkPro-Heavy.ttf") format("ttf"),
		 url("fonts/MarkPro-Heavy.otf") format("otf");
    font-weight: 800;
    font-style: normal;
}