/*!
	Theme Name:		Melrose Care
	Description:	Child theme for website customisations
	Author:			Ubiquity Code
	Author URI:		https://ubiquitycode.co.uk
	Template:		hello-elementor
	Version:		1.0.0
	Licence:		Creative Commons Attribution-NonCommercial-NoDerivatives
	Licence URI:	https://creativecommons.org/licenses/by-nc-nd/4.0/
*/

/* ---[ Custom font definitions for missing old refs ]--- */
@font-face {
	font-family: 'Asap';
	src: url( assets/fonts/Asap-Regular.ttf );
}
@font-face {
	font-family: "Circe";
	src: url( assets/fonts/CRC55.otf );
}
@font-face {
	font-family: 'CRC55';
	src: url( assets/fonts/CRC55.otf );
}
@font-face {
	font-family: 'Tarzana Narrow';
	src: url( assets/fonts/TarzanaNarrow.otf );
}

.swiper-slide-image.lazyload{
	height: 1px;
}