@charset "utf-8";

@font-face {
    font-family:Handschrift;
    src: url('../fonts/roboto-italic-webfont.eot');
    src: url('../fonts/roboto-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-italic-webfont.woff2') format('woff2'),
         url('../fonts/roboto-italic-webfont.woff') format('woff'),
         url('../fonts/roboto-italic-webfont.ttf') format('truetype'),
         url('../fonts/roboto-italic-webfont.svg#robotoitalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
  font-family:Roboto;
    src: url('../fonts/roboto-regular-webfont.eot');
    src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-regular-webfont.woff2') format('woff2'),
         url('../fonts/roboto-regular-webfont.woff') format('woff'),
         url('../fonts/roboto-regular-webfont.ttf') format('truetype'),
         url('../fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family:LibreBaskerville;
    src: url('../fonts/librebaskerville-italic-webfont.eot');
    src: url('../fonts/librebaskerville-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/librebaskerville-italic-webfont.woff2') format('woff2'),
         url('../fonts/librebaskerville-italic-webfont.woff') format('woff'),
         url('../fonts/librebaskerville-italic-webfont.ttf') format('truetype'),
         url('../fonts/librebaskerville-italic-webfont.svg#libre_baskervilleitalic') format('svg');
    font-weight: italic;
    font-style: normal;
}


@font-face {
	font-family:Roboto;
    src: url('../fonts/roboto-bold-webfont.eot');
    src: url('../fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-bold-webfont.woff2') format('woff2'),
         url('../fonts/roboto-bold-webfont.woff') format('woff'),
         url('../fonts/roboto-bold-webfont.ttf') format('truetype'),
         url('../fonts/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: bold;
    font-style: normal;
}


@font-face {
	font-family:Roboto;
    src: url('../fonts/roboto-italic-webfont.eot');
    src: url('../fonts/roboto-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-italic-webfont.woff2') format('woff2'),
         url('../fonts/roboto-italic-webfont.woff') format('woff'),
         url('../fonts/roboto-italic-webfont.ttf') format('truetype'),
         url('../fonts/roboto-italic-webfont.svg#robotoitalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
	font-family:Roboto;
    src: url('../fonts/roboto-light-webfont.eot');
    src: url('../fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-light-webfont.woff2') format('woff2'),
         url('../fonts/roboto-light-webfont.woff') format('woff'),
         url('../fonts/roboto-light-webfont.ttf') format('truetype'),
         url('../fonts/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: 300l;
    font-style: normal;

}

/*Variante Schreibschrift:
@font-face {
    font-family:Handschrift;
    src:url(../fonts/RockSalt.ttf);
    src:url(../fonts/rocksalt-webfont.eot),
			url(../fonts/rocksalt-webfont.svg),
			url(../fonts/rocksalt-webfont.woff),
			url(../fonts/rocksalt-webfont.woff2);
    font-weight: normal;
    font-style: normal;
}*/

/*@font-face{
	font-family:Syncopate;
	src:url(../fonts/Syncopate-Bold.ttf);
	src:url(../fonts/syncopate-bold-webfont.eot),
		url(../fonts/syncopate-bold-webfont.svg),
		url(../fonts/syncopate-bold-webfont.woff),
		url(../fonts/syncopate-bold-webfont.woff2);
	font-weight:normal;
	font-style:normal;
	}

@font-face{
	font-family:Roboto;
	src:url(../fonts/Roboto-Light.ttf);
	src:url(../fonts/roboto-light-webfont.eot),
		url(../fonts/roboto-light-webfont.svg),
		url(../fonts/roboto-light-webfont.woff),
		url(../fonts/roboto-light-webfont.woff2);
	font-weight:300;
	font-style:normal;
	}
	
@font-face{
	font-family:Roboto;
	src:url(../fonts/Roboto-Regular.ttf);
	src:url(../fonts/roboto-regular-webfont.eot),
		url(../fonts/roboto-regular-webfont.svg),
		url(../fonts/roboto-regular-webfont.woff),
		url(../fonts/roboto-regular-webfont.woff2);
	font-weight:normal;
	font-style:normal;
	}
	
@font-face{
	font-family:Roboto;
	src:url(../fonts/Roboto-Italic.ttf);
	src:url(../fonts/roboto-italic-webfont.eot),
		url(../fonts/roboto-italic-webfont.svg),
		url(../fonts/roboto-italic-webfont.woff),
		url../(fonts/roboto-italic-webfont.woff2);
	font-weight:normal;
	font-style:italic;
	}
	
@font-face{
	font-family:Roboto;
	src:url(../fonts/Roboto-Bold.ttf);
	src:url(../fonts/syncopate-bold-webfont.eot),
		url(../fonts/roboto-bold-webfont.svg),
		url(../fonts/roboto-bold-webfont.woff),
		url(../fonts/roboto-bold-webfont.woff2);
	font-weight:bold;
	font-style:normal;
	}

@font-face{
	font-family:LibreBaskerville;
	src:url(../fonts/LibreBaskerville-Italic.ttf);
	src:url(../fonts/librebaskerville-italic-webfont.eot),
	url(../fonts/librebaskerville-italic-webfont.svg),
	url(../fonts/librebaskerville-italic-webfont.woff),
	url(../(fonts/librebaskerville-italic-webfont.woff2);
	font-weight:italic;
	font-style:normal;
	}
	*/