@font-face {
    font-family: 'GRAYSTROKE';
    src: url('GRAYSTROKE.eot');
    src: url('GRAYSTROKE.woff2') format('woff2'),
        url('GRAYSTROKE.woff') format('woff'),
        url('GRAYSTROKE.ttf') format('truetype'),
        url('GRAYSTROKE.svg#GRAYSTROKE') format('svg'),
        url('GRAYSTROKE.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

