@font-face {
    font-family: Poppins-Regular;
    src: url('../fonts/poppins/Poppins-Regular.woff2?v=1') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: Poppins-Bold;
    src: url('../fonts/poppins/Poppins-Bold.woff2?v=1') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: Poppins-BoldItalic;
    src: url('../fonts/poppins/Poppins-BoldItalic.woff2?v=1') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: Rouben-Bold;
    src: url('../fonts/rouben/Rouben-Bold.woff2?v=1') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: Rouben-Light;
    src: url('../fonts/rouben/Rouben-Light.woff2?v=1') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: WrappedBold;
    src: url('../fonts/rouben/Rouben-Bold.woff2?v=1') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: WrappedLight;
    src: url('../fonts/rouben/Rouben-Light.woff2?v=1') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: WrappedItalic;
    src: url('../fonts/poppins/Poppins-BoldItalic.woff2?v=1') format('woff2');
    font-display: swap;
}
