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

@font-face { /* version if there is no woff2 file provided */
    font-family: 'EmeraldGrey';
    src: url('../fonts/EmeraldGrey-DxXW.woff') format("woff");
    font-weight: 700;
    font-style: normal;
}