@font-face {
    font-family: 'Epilogue';
    src: url('Epilogue-SemiBoldItalic.woff2?v=2') format('woff2'),
        url('Epilogue-SemiBoldItalic.woff?v=2') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Epilogue';
    src: url('Epilogue-Italic.woff2?v=2') format('woff2'),
        url('Epilogue-Italic.woff?v=2') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Epilogue';
    src: url('Epilogue-SemiBold.woff2?v=2') format('woff2'),
        url('Epilogue-SemiBold.woff?v=2') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Epilogue';
    src: url('Epilogue-Regular.woff2?v=2') format('woff2'),
        url('Epilogue-Regular.woff?v=2') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Epilogue';
    src: url('Epilogue-MediumItalic.woff2?v=2') format('woff2'),
        url('Epilogue-MediumItalic.woff?v=2') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Epilogue';
    src: url('Epilogue-BoldItalic.woff2?v=2') format('woff2'),
        url('Epilogue-BoldItalic.woff?v=2') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

