/* fonts.css */

/* note thisa */

@font-face {
	font-family: 'NotethisRegular';
	font-style: normal;
	font-weight: normal;
	src: url('../fnt/Note_this-webfont.eot');
	src: url('../fnt/Note_this-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fnt/Note_this-webfont.woff') format('woff'),
         url('../fnt/Note_this-webfont.ttf') format('truetype'),
         url('../fnt/Note_this-webfont.svg#NotethisRegular') format('svg');
}

/* yanone kaffeesatz */

@font-face {
	font-family: 'YanoneKaffeesatzThin';
	font-style: normal;
	font-weight: normal;
	src: url('../fnt/YanoneKaffeesatz-Thin-webfont.eot');
	src: url('../fnt/YanoneKaffeesatz-Thin-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../fnt/YanoneKaffeesatz-Thin-webfont.woff') format('woff'),
	     url('../fnt/YanoneKaffeesatz-Thin-webfont.ttf') format('truetype'),
	     url('../fnt/YanoneKaffeesatz-Thin-webfont.svg#YanoneKaffeesatzThin') format('svg');
}

@font-face {
	font-family: 'YanoneKaffeesatzLight';
	font-style: normal;
	font-weight: normal;
	src: url('../fnt/YanoneKaffeesatz-Light-webfont.eot');
	src: url('../fnt/YanoneKaffeesatz-Light-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../fnt/YanoneKaffeesatz-Light-webfont.woff') format('woff'),
	     url('../fnt/YanoneKaffeesatz-Light-webfont.ttf') format('truetype'),
	     url('../fnt/YanoneKaffeesatz-Light-webfont.svg#YanoneKaffeesatzLight') format('svg');
}

@font-face {
	font-family: 'YanoneKaffeesatzRegular';
	font-style: normal;
	font-weight: normal;
	src: url('../fnt/YanoneKaffeesatz-Regular-webfont.eot');
	src: url('../fnt/YanoneKaffeesatz-Regular-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../fnt/YanoneKaffeesatz-Regular-webfont.woff') format('woff'),
	     url('../fnt/YanoneKaffeesatz-Regular-webfont.ttf') format('truetype'),
	     url('../fnt/YanoneKaffeesatz-Regular-webfont.svg#YanoneKaffeesatzRegular') format('svg');
}

@font-face {
	font-family: 'YanoneKaffeesatzBold';
	font-style: normal;
	font-weight: normal;
	src: url('../fnt/YanoneKaffeesatz-Bold-webfont.eot');
	src: url('../fnt/YanoneKaffeesatz-Bold-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../fnt/YanoneKaffeesatz-Bold-webfont.woff') format('woff'),
	     url('../fnt/YanoneKaffeesatz-Bold-webfont.ttf') format('truetype'),
	     url('../fnt/YanoneKaffeesatz-Bold-webfont.svg#YanoneKaffeesatzBold') format('svg');
}

/* forgotten futurist */

@font-face {
    font-family: 'Forgotten Futurist';
    font-style: normal;
	font-weight: normal;
    src: url('../fnt/forgotten_futurist_rg-webfont.eot');
    src: url('../fnt/forgotten_futurist_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fnt/forgotten_futurist_rg-webfont.woff') format('woff'),
         url('../fnt/forgotten_futurist_rg-webfont.ttf') format('truetype'),
         url('../fnt/forgotten_futurist_rg-webfont.svg#ForgottenFuturistRegular') format('svg');
}

@font-face {
    font-family: 'Forgotten Futurist Light';
    font-style: normal;
	font-weight: normal;
    src: url('../fnt/forgotten_futurist_lt-webfont.eot');
    src: url('../fnt/forgotten_futurist_lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fnt/forgotten_futurist_lt-webfont.woff') format('woff'),
         url('../fnt/forgotten_futurist_lt-webfont.ttf') format('truetype'),
         url('../fnt/forgotten_futurist_lt-webfont.svg#ForgottenFuturistLight') format('svg');
}
