
@font-face {
    font-family: 'graphik';
    src: url('Graphik-Regular-Web.eot');
    src: url('Graphik-Regular-Web.eot?#iefix') format('embedded-opentype'),
         url('Graphik-Regular-Web.woff2') format('woff2'),
         url('Graphik-Regular-Web.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'graphik';
    src: url('Graphik-Semibold-Web.eot');
    src: url('Graphik-Semibold-Web.eot?#iefix') format('embedded-opentype'),
         url('Graphik-Semibold-Web.woff2') format('woff2'),
         url('Graphik-Semibold-Web.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

