/* poppins-300 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local(''),
        url("../fonts/poppins/poppins-v22-latin-300.8d91ec1ca2d8.woff2") format('woff2'),
}

/* poppins-regular - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local(''),
        url("../fonts/poppins/poppins-v22-latin-regular.9212f6f9860f.woff2") format('woff2'),
}

/* poppins-500 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local(''),
        url("../fonts/poppins/poppins-v22-latin-500.a09f2fccfee3.woff2") format('woff2'),
}

/* poppins-600 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: local(''),
        url("../fonts/poppins/poppins-v22-latin-600.72993dddf88a.woff2") format('woff2'),
}

/* poppins-700 - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local(''),
        url("../fonts/poppins/poppins-v22-latin-700.25b0e113ca7c.woff2") format('woff2'),
}