@charset "UTF-8";

@font-face {
  font-family: "Mark-W02-Bold";
  src: url("Mark-W02-Bold.woff2") format("woff2"),
       url("Mark-W02-Bold.woff") format("woff"),
       url("Mark-W02-Bold.ttf") format("truetype"),
       url("Mark-W02-Bold.eot") format("embedded-opentype"),
       url("Mark-W02-Bold.svg") format("svg"),
       url("Mark-W02-Bold.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}