@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway-VariableFont_wght.ttf');
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
	src: url('../fonts/Raleway-Italic-VariableFont_wght.ttf');
    font-style: italic;
}

@font-face {
    font-family: 'DeliciousHandrawn';
	src: url('../fonts/DeliciousHandrawn-Regular.ttf');
    font-style: normal;
}

@font-face {
    font-family: 'Karla';
    src: url('../fonts/Karla/Karla-VariableFont_wght.ttf');
    font-style: normal;
}

@font-face {
    font-family: 'Karla';
	src: url('../fonts/Karla/Karla-Italic-VariableFont_wght.ttf');
    font-style: italic;
}

@font-face {
    font-family: 'Kalam';
    src: url('../fonts/Kalam/Kalam-Regular.ttf');
    font-weight: 400;
  	font-style: normal;
}

@font-face {
    font-family: 'Kalam';
	src: url('../fonts/Kalam/Kalam-Bold.ttf');
    font-weight: 700;
  	font-style: normal;
}


@font-face {
    font-family: 'Kalam';
	src: url('../fonts/Kalam/Kalam-Light.ttf');
    font-weight: 300;
  	font-style: normal;
}