@font-face {
    font-family: 'Pacifico';
    src: url('/fonts/Pacifico-Regular.woff2') format('woff2'),
        url('/fonts/Pacifico-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Apex New Book';
    src: url('/fonts/ApexNew-Book.woff2') format('woff2'),
        url('/fonts/ApexNew-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Apex New';
    src: url('/fonts/ApexNew-Bold.woff2') format('woff2'),
        url('/fonts/ApexNew-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Amatic SC';
    src: url('/fonts/AmaticSC-Bold.woff2') format('woff2'),
        url('/fonts/AmaticSC-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Amatic SC';
    src: url('/fonts/AmaticSC-Regular.woff2') format('woff2'),
        url('/fonts/AmaticSC-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lato";
    src: url("/fonts/LatoLatin-Regular.woff2") format("woff2"),
		url("/fonts/LatoLatin-Regular.woff") format("woff");
	font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lato";
    src: url("/fonts/LatoLatin-Italic.woff2") format("woff2"),
		url("/fonts/LatoLatin-Italic.woff") format("woff");
	font-weight: 400;
    font-style: italic;
    font-display: swap;
}


@font-face {
    font-family: "Lato";
    src: url("/fonts/LatoLatin-Bold.woff2") format("woff2"),
		url("/fonts/LatoLatin-Bold.woff") format("woff");
	font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: "Lato";
    src: url("/fonts/LatoLatin-Black.woff2") format("woff2"),
		url("/fonts/LatoLatin-Black.woff") format("woff");
	font-weight: 900;
    font-style: normal;
    font-display: swap;
}


@font-face { 
    font-family: 'Patrick Hand';
    src: url('/fonts/PatrickHand-Regular.woff2') format('woff2'),
        url('/fonts/PatrickHand-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/OpenSans-Light.woff2') format('woff2'),
        url('/fonts/OpenSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN';
    src: url('/fonts/DIN.woff2') format('woff2'),
        url('/fonts/DIN.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN';
    src: url('/fonts/DINBold.woff2') format('woff2'),
        url('/fonts/DINBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lavanderia';
    src: url('/fonts/Lavanderia-Delicate.woff2') format('woff2'),
        url('/fonts/Lavanderia-Delicate.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lavanderia';
    src: url('/fonts/Lavanderia-Regular.woff2') format('woff2'),
        url('/fonts/Lavanderia-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lavanderia Sturdy';
    src: url('/fonts/lavanderia_sturdy.woff2') format('woff2'),
        url('/fonts/lavanderia_sturdy.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
