@font-face {
    font-family: 'Audrey';
    src: url('Audrey-Medium.woff2') format('woff2'),
        url('Audrey-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Audrey';
    src: url('Audrey-MediumOblique.woff2') format('woff2'),
        url('Audrey-MediumOblique.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

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

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

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

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

