@font-face {
    font-family: 'Mercury';
    font-weight: normal;
    font-style: normal;
    src: url('./MercuryTextG1-Roman.woff');
}

@font-face {
    font-family: 'Whitney-lighter';
    font-weight: lighter;
    font-style: normal;
    src: url('./Whitney-Light.woff');
}

@font-face {
    font-family: 'Whitney-normal';
    font-weight: normal;
    font-style: normal;
    src: url('./Whitney-Medium.woff');
}
@font-face {
    font-family: 'Whitney-bold';
    font-weight: bold;
    font-style: normal;
    src: url('./Whitney-Bold.woff');
}

@font-face {
    font-family: 'Whitney-lighter';
    font-weight: lighter;
    font-style: italic;
    src: url('./Whitney-LightItal.woff');
}

@font-face {
    font-family: 'Whitney-normal';
    font-weight: normal;
    font-style: italic;
    src: url('./Whitney-MediumItal.woff');
}

@font-face {
    font-family: 'Whitney-bold';
    font-weight: bold;
    font-style: italic;
    src: url('./Whitney-BookItal.woff');
}

@font-face {
    font-family: 'Whitney-semibold';
    font-weight: 500;
    font-style: normal;
    src: url('./Whitney-Semibld.woff');
}
