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


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


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

@font-face {
    font-family: 'Libel Suit Rg';
    src: url('../fonts/LibelSuitRg-Regular.woff2') format('woff2'),
        url('../fonts/LibelSuitRg-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

