@import url('https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@300;400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@300;400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700&display=swap');

@font-face {
	font-family: 'Desyrel';
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/font-files/Desyrel.ttf') format('truetype');
}

@font-face {
	font-family: 'GillSansMt';
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/font-files/GillSansMt.ttf') format('truetype');
}

@font-face {
	font-family: 'hkg-medium';
	font-weight: medium;
	font-style: normal;
	src: url('../fonts/font-files/HKGrotesk-Medium.otf') format('truetype');
}

@font-face {
	font-family: 'hkg-regular';
	font-weight: medium;
	font-style: normal;
	src: url('../fonts/font-files/HKGrotesk-Regular.otf') format('truetype');
}

@font-face {
	font-family: 'hkg-bold';
	font-weight: bold;
	font-style: normal;
	src: url('../fonts/font-files/HKGrotesk-ExtraBold.otf') format('truetype');
}

@font-face {
	font-family: 'hkg';
	src: url('../fonts/font-files/HKGrotesk-Regular.otf') format('truetype');
}

@font-face {
	font-family: 'JoyLikeSunshine';
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/font-files/JoyLikeSunshineThroughMyWindowpane.ttf') format('truetype');
}

@font-face {
	font-family: 'Mistral';
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/font-files/Mistral.ttf') format('truetype');
}

@font-face {
	font-family: 'Mistral';
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/font-files/Mistral.ttf') format('truetype');
}

@font-face {
	font-family: 'hello_americaregular';
	src: url('../fonts/font-files/Handwriting-backup.woff2') format('woff2'),
		url('../fonts/font-files/Handwriting.otf') format('otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Caveat';
	src: url('../fonts/font-files/Caveat-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Caveat';
	src: url('../fonts/font-files/Caveat-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}
