@charset "UTF-8";

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