@font-face {
    font-family: 'PoppinsRegular';
    src: url('../fonts/bloomfully/Poppins/PoppinsRegular.eot');
    src: url('../fonts/bloomfully/Poppins/PoppinsRegular.eot') format('embedded-opentype'),
        url('../fonts/bloomfully/Poppins/PoppinsRegular.woff2') format('woff2'),
        url('../fonts/bloomfully/Poppins/PoppinsRegular.woff') format('woff'),
        url('../fonts/bloomfully/Poppins/PoppinsRegular.ttf') format('truetype'),
        url('../fonts/bloomfully/Poppins/PoppinsRegular.svg#PoppinsRegular') format('svg');
}

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

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

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

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/bloomfully/Montserrat/Montserrat-SemiBold.woff2') format('woff2'),
        url('../fonts/bloomfully/Montserrat/Montserrat-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
	font-family: 'The Bristers Sans';
    src: url('../fonts/bloomfully/Bristers-sans/TheBristersSans-Regular.woff2') format('woff2'),
        url('../fonts/bloomfully/Bristers-sans/TheBristersSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'The Bristers Script';
    src: url('../fonts/bloomfully/Bristers-script/TheBristersScript.woff2') format('woff2'),
        url('../fonts/bloomfully/Bristers-script/TheBristersScript.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
	font-family: 'Sweet Apricot';
    src: url('../fonts/bloomfully/SweetApricot.woff2') format('woff2'),
        url('../fonts/bloomfully/SweetApricot.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} 

