/*
Theme Name: ATOS
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Stefan Bihl
Author URI: http://www.marinconsulting.de
Template: enfold
*/

/*
	ATOS Grey #293d4b
	Human Blue #482683
	Light Green #cdff00
	Hellgrau #f1f0f5
	Hellgrau FF #e0e0e5
*/


@font-face {
	font-family: "Icons";
	src: url("icons/atos.eot");
	src: url("icons/atos.eot?#iefix") format("embedded-opentype"), url("icons/atos.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Suisse';
	src: url("suisse/suisseintl-regular-webfont.woff2") format("woff2"), url("suisse/suisseintl-regular-webfont.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Suisse';
	src: url("suisse/suisseintl-light-webfont.woff2") format("woff2"), url("suisse/suisseintl-light-webfont.woff") format("woff");
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Suisse';
	src: url("suisse/suisseintl-thin-webfont.woff2") format("woff2"), url("suisse/suisseintl-thin-webfont.woff") format("woff");
	font-weight: 200;
	font-style: normal;
}
@font-face {
	font-family: 'Suisse';
	src: url("suisse/suisseintl-bold-webfont.woff2") format("woff2"), url("suisse/suisseintl-bold-webfont.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}


body {
	font-family: 'Suisse', Helvetica, Arial, sans-serif !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
}
@media (min-width: 1199px) {
	body {
		font-size: 15px;
		line-height: 22px;
	}
}
