@font-face {
    font-family: 'poppins-thin';
    src: url('../../dist/fonts/poppins/Poppins-Thin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'poppins-extra-light';
    src: url('../../dist/fonts/poppins/Poppins-ExtraLight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'poppins-light';
    src: url('../../dist/fonts/poppins/Poppins-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'poppins-regular';
    src: url('../../dist/fonts/poppins/Poppins-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'poppins-medium';
    src: url('../../dist/fonts/poppins/Poppins-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'poppins-semi-bold';
    src: url('../../dist/fonts/poppins/Poppins-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'poppins-bold';
    src: url('../../dist/fonts/poppins/Poppins-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'poppins-extra-bold';
    src: url('../../dist/fonts/poppins/Poppins-ExtraBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppins-black';
    src: url('../../dist/fonts/poppins/Poppins-Black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



