@font-face {
	font-family: 'Raleway-d';
	src: url('../assets/fonts/raleway-300.woff2') format('woff2');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Raleway-d';
	src: url('../assets/fonts/raleway-300i.woff2') format('woff2');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Raleway-d';
	src: url('../assets/fonts/raleway-400.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Raleway-d';
	src: url('../assets/fonts/raleway-400i.woff2') format('woff2');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'Raleway-d';
	src: url('../assets/fonts/raleway-500.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Raleway-d';
	src: url('../assets/fonts/raleway-500i.woff2') format('woff2');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'Raleway-d';
	src: url('../assets/fonts/raleway-600.woff2') format('woff2');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Raleway-d';
	src: url('../assets/fonts/raleway-600i.woff2') format('woff2');
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: 'Raleway-d';
	src: url('../assets/fonts/raleway-700.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Raleway-d';
	src: url('../assets/fonts/raleway-700i.woff2') format('woff2');
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: 'Roboto-d';
	src: url('../assets/fonts/Roboto-Light.ttf') format('ttf');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto-d';
	src: url('../assets/fonts/Roboto-Regular.ttf') format('ttf');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto-d';
	src: url('../assets/fonts/Roboto-Italic.ttf') format('ttf');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'Roboto-d';
	src: url('../assets/fonts/Roboto-Medium.ttf') format('ttf');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto-d';
	src: url('../assets/fonts/Roboto-MediumItalic.ttf') format('ttf');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'Roboto-d';
	src: url('../assets/fonts/Roboto-SemiBold.ttf') format('ttf');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto-d';
	src: url('../assets/fonts/Roboto-SemiBoldItalic.ttf') format('ttf');
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: 'Roboto-d';
	src: url('../assets/fonts/Roboto-Bold.ttf') format('ttf');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto-d';
	src: url('../assets/fonts/Roboto-BoldItalic.ttf') format('ttf');
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: 'Roboto-d';
	src: url('../assets/fonts/Roboto-Black.ttf') format('ttf');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto-d';
	src: url('../assets/fonts/Roboto-BlackItalic.ttf') format('ttf');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'LavishlyYours-Regular';
	src: url('../assets/fonts/LavishlyYours-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'AlexBrush-Regular';
	src: url('../assets/fonts/AlexBrush-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Cherish-Regular';
	src: url('../assets/fonts/Cherish-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}