@font-face {
    font-family: '1FTV Avilock';
    src: url('../fonts/1FTVAvilock-Bold.woff2') format('woff2'),
        url('../fonts/1FTVAvilock-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: '1FTV VIP Aero';
    src: url('../fonts/1FTVVIPAero.woff2') format('woff2'),
        url('../fonts/1FTVVIPAero.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/FzPoppins-Bold.woff2') format('woff2'),
        url('../fonts/FzPoppins-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/FzPoppins-SemiBold.woff2') format('woff2'),
        url('../fonts/FzPoppins-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Arimo';
    src:url('../fonts/Arimo-Medium.woff2') format('woff2'),
       url('../fonts/Arimo-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Arimo';
    src:url('../fonts/Arimo-Regular.woff2') format('woff2'),
       url('../fonts/Arimo-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Arimo';
    src:url('../fonts/Arimo-SemiBold.woff2') format('woff2'),
       url('../fonts/Arimo-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Arimo';
    src:url('../fonts/Arimo-Bold.woff2') format('woff2'),
       url('../fonts/Arimo-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

