@font-face {
  font-family: "Graphik-Semibold";
  src: url("../font/Graphik-Semibold.woff") format("woff"),
       url("../font/Graphik-Semibold.ttf") format("truetype"),
       url("../font/Graphik-Semibold.eot") format("embedded-opentype");
}
@font-face {
  font-family: "Graphik-Bold";
  src: url("../font/Graphik-Bold.woff") format("woff"),
       url("../font/Graphik-Bold.ttf") format("truetype"),
       url("../font/Graphik-Bold.eot") format("embedded-opentype");
}
@font-face {
  font-family: "Graphik-Light";
  src: url("../font/Graphik-Light.woff") format("woff"),
       url("../font/Graphik-Light.ttf") format("truetype"),
       url("../font/Graphik-Light.eot") format("embedded-opentype");
}
@font-face {
  font-family: "Graphik-Medium";
  src: url("../font/Graphik-Medium.woff") format("woff"),
       url("../font/Graphik-Medium.ttf") format("truetype"),
       url("../font/Graphik-Medium.eot") format("embedded-opentype");
}
@font-face {
  font-family: "Graphik-Regular";
  src: url("../font/Graphik-Regular.woff") format("woff"),
       url("../font/Graphik-Regular.ttf") format("truetype"),
       url("../font/Graphik-Regular.eot") format("embedded-opentype");
}