@font-face { /* version if there is no woff2 file provided */
    font-family: 'Derose';
    src: url('../fonts/Derose.woff') format("woff");
    font-weight: 400;
    font-style: normal;
}


@font-face { /* version if there is no woff2 file provided */
    font-family: 'RNSMiles-Medium';
    src: url('../fonts/RNSMiles-Medium.woff') format("woff");
    font-weight: 400;
    font-style: normal;
}


@font-face { /* version if there is no woff2 file provided */
    font-family: 'Greyst-Regular';
    src: url('../fonts/Greyst-Regular.woff') format("woff");
    font-weight: 400;
    font-style: normal;
}