@font-face {
    font-family: 'roboto_slablight';
    src: url('/fonts/robotoslab-light-webfont.woff2') format('woff2'),
         url('/fonts/robotoslab-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'roboto_slabregular';
    src: url('/fonts/robotoslab-regular-webfont.woff2') format('woff2'),
         url('/fonts/robotoslab-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'ralewayitalic';
    src: url('/fonts/raleway-italic-webfont.woff2') format('woff2'),
         url('/fonts/raleway-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'ralewayregular';
    src: url('/fonts/raleway-regular-webfont.woff2') format('woff2'),
         url('/fonts/raleway-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'ralewaysemibold';
    src: url('/fonts/raleway-semibold-webfont.woff2') format('woff2'),
         url('/fonts/raleway-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'ralewaysemibold_italic';
    src: url('/fonts/raleway-semibolditalic-webfont.woff2') format('woff2'),
         url('/fonts/raleway-semibolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
