@font-face {
    font-family: Graphik;
    src: url("GraphikRegular.otf");
    src: url("GraphikRegular.otf?#iefix") format("embedded-opentype"),
         url("GraphikRegular.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
}