@font-face {
    font-family: 'Replica-Pro';
    src: url('replicapro-webfont.woff2') format('woff2'),
    url('replicapro-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Replica-Bold';
    src: url('replica-bold-webfont.woff2') format('woff2'),
    url('replica-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
