@font-face {
    font-family: 'CF Asty Pro';
    src: url('cfastypro-light-webfont.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'CF Asty Pro';
    src: url('cfastypro-book-webfont.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'CF Asty Pro';
    src: url('cfastypro-medium-webfont.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'CF Asty Pro';
    src: url('cfastypro-bold-webfont.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* ITALIC */

@font-face {
    font-family: 'CF Asty Pro';
    src: url('cfastypro-bookoblique-webfont.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}