@charset "utf-8";

/* CSS Document */
@font-face {
	font-family: 'Atami';
	src: url('fonts/atami.eot');
	src: url('fonts/atami.eot?#iefix') format('embedded-opentype'),
		url('fonts/atami.ttf') format('truetype'),
		url('fonts/atami.woff') format('woff'),
		url('fonts/atami.woff2') format('woff2'),
		url('fonts/atami.svg') format('svg'),
		url('fonts/atami.otf') format('otf');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Museo300';
	src: url('fonts/Museo300-Regular.eot');
	src: url('fonts/Museo300-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/Museo300-Regular.ttf') format('truetype'),
		url('fonts/Museo300-Regular.woff') format('woff'),
		url('fonts/Museo300-Regular.woff2') format('woff2'),
		url('fonts/Museo300-Regular.svg') format('svg'),
		url('fonts/Museo300-Regular.otf') format('otf');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Museo700';
	src: url('fonts/Museo700-Regular.eot');
	src: url('fonts/Museo700-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/Museo700-Regular.ttf') format('truetype'),
		url('fonts/Museo700-Regular.woff') format('woff'),
		url('fonts/Museo700-Regular.woff2') format('woff2'),
		url('fonts/Museo700-Regular.svg') format('svg'),
		url('fonts/Museo700-Regular.otf') format('otf');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}