/*
Ruler Digital Agency 
https://www.ruler.agency
Copyright 2023, RULER SMPC. All rights reserved.
Version: 1.0
*/

@font-face {
	font-family: 'Hamlin';
	src: url('/wp-content/themes/elysian-minimal-child/fonts/hamlin/Hamlin-Light.woff2') format('woff2'),
		 url('/wp-content/themes/elysian-minimal-child/fonts/hamlin/Hamlin-Light.woff') format('woff'),
		 url('/wp-content/themes/elysian-minimal-child/fonts/hamlin/Hamlin-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Hamlin';
	src: url('/wp-content/themes/elysian-minimal-child/fonts/hamlin/Hamlin-Regular.woff2') format('woff2'),
		 url('/wp-content/themes/elysian-minimal-child/fonts/hamlin/Hamlin-Regular.woff') format('woff'),
		 url('/wp-content/themes/elysian-minimal-child/fonts/hamlin/Hamlin-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Hamlin';
	src: url('/wp-content/themes/elysian-minimal-child/fonts/hamlin/Hamlin-Bold.woff2') format('woff2'),
		 url('/wp-content/themes/elysian-minimal-child/fonts/hamlin/Hamlin-Bold.woff') format('woff'),
		 url('/wp-content/themes/elysian-minimal-child/fonts/hamlin/Hamlin-Bold.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Hamlin';
	src: url('/wp-content/themes/elysian-minimal-child/fonts/hamlin/Hamlin-ExtraBold.woff2') format('woff2'),
		 url('/wp-content/themes/elysian-minimal-child/fonts/hamlin/Hamlin-ExtraBold.woff') format('woff'),
		 url('/wp-content/themes/elysian-minimal-child/fonts/hamlin/Hamlin-ExtraBold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Swis721 BlkCn BT';
	src: url('/wp-content/themes/elysian-minimal-child/fonts/swis721/Swis721-BlkCnBTBlackItalic.eot');
	src: url('/wp-content/themes/elysian-minimal-child/fonts/swis721/Swis721-BlkCnBTBlackItalic.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/elysian-minimal-child/fonts/swis721/Swis721-BlkCnBTBlackItalic.woff2') format('woff2'),
		url('/wp-content/themes/elysian-minimal-child/fonts/swis721/Swis721-BlkCnBTBlackItalic.woff') format('woff');
	font-weight: 900;
	font-style: italic;
	font-display: swap;
}