@font-face {
    font-family: 'Slate';
    src: url('slatelight-webfont.woff2') format('woff2'),
         url('slatelight-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;

}
@font-face {
    font-family: 'Slate';
    src: url('slaterg-webfont.woff2') format('woff2'),
         url('slaterg-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Slate';
    src: url('slatemedium-webfont.woff2') format('woff2'),
         url('slatemedium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}
@font-face {
    font-family: 'Slate';
    src: url('slatebold-webfont.woff2') format('woff2'),
         url('slatebold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}
@font-face {
    font-family: 'Slate';
    src: url('slatebook-webfont.woff2') format('woff2'),
         url('slatebook-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;

}
