/*@import url(http://fonts.googleapis.com/css?family=Ubuntu);*/
@font-face {
    font-family: 'ubunturegular';
	src: local("?");
    src: url('../images/ubuntu-regular-webfont.eot');
    src: url('../images/ubuntu-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../images/ubuntu-regular-webfont.woff') format('woff'),
         url('../images/ubuntu-regular-webfont.ttf') format('truetype'),
         url('../images/ubuntu-regular-webfont.svg#ubunturegular') format('svg');
}
@font-face {
		font-family:"NK_Monotype Corsiva";
		src:url("NK_Mono.eot?") format("eot"),
		url("../images/NK_Mono.woff") format("woff"),
		url("../images/NK_Mono.ttf") format("truetype"),
		url("../images/NK_Mono.svg#NK_MonotypeCorsiva") format("svg");font-weight:normal;
}

@font-face {
    font-family: 'RobotoBlack';	
    src: url('../images/Roboto/Roboto-Black.eot');
    src: url('../images/Roboto/Roboto-Black.eot?#iefix') format('embedded-opentype'),
         url('../images/Roboto/Roboto-Black.woff') format('woff'),
         url('../images/Roboto/Roboto-Black.ttf') format('truetype'),
         url('../images/Roboto/Roboto-Black.svg#ubunturegular') format('svg');
}

@font-face {
    font-family: 'RobotoRegular';	
    src: url('../images/Roboto/roboto-regular.eot');
    src: url('../images/Roboto/roboto-regular.eot?#iefix') format('embedded-opentype'),
         url('../images/Roboto/roboto-regular.woff') format('woff'),
         url('../images/Roboto/roboto-regular.ttf') format('truetype'),
         url('../images/Roboto/roboto-regular.svg#ubunturegular') format('svg');
}

@font-face {
    font-family: 'robotobold';
    src: url('../images/Roboto/roboto-bold-webfont.eot');
    src: url('../images/Roboto/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../images/Roboto/roboto-bold-webfont.woff2') format('woff2'),
         url('../images/Roboto/roboto-bold-webfont.woff') format('woff'),
         url('../images/Roboto/roboto-bold-webfont.ttf') format('truetype'),
         url('../images/Roboto/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotoitalic';
    src: url('../images/Roboto/roboto-italic-webfont.eot');
    src: url('../images/Roboto/roboto-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../images/Roboto/roboto-italic-webfont.woff2') format('woff2'),
         url('../images/Roboto/roboto-italic-webfont.woff') format('woff'),
         url('../images/Roboto/roboto-italic-webfont.ttf') format('truetype'),
         url('../images/Roboto/roboto-italic-webfont.svg#robotoitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotomedium';
    src: url('../images/Roboto/roboto-medium-webfont.eot');
    src: url('../images/Roboto/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../images/Roboto/roboto-medium-webfont.woff2') format('woff2'),
         url('../images/Roboto/roboto-medium-webfont.woff') format('woff'),
         url('../images/Roboto/roboto-medium-webfont.ttf') format('truetype'),
         url('../images/Roboto/roboto-medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'notoSansRegular';
    src: url('../fonts/NotoSans/NotoSans-Regular.eot');
    src: url('../fonts/NotoSans/NotoSans-Regular.eot?#iefix') format('embedded-opentype'),         
         url('../fonts/NotoSans/NotoSans-Regular.woff') format('woff'),
         url('../fonts/NotoSans/NotoSans-Regular.ttf') format('truetype'),
         url('../fonts/NotoSans/NotoSans-Regular.svg#NotoSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'notoSansBold';
	src: url('../fonts/NotoSans/NotoSans-Bold.eot');
    src: url('../fonts/NotoSans/NotoSans-Bold.eot?#iefix') format('embedded-opentype'),         
         url('../fonts/NotoSans/NotoSans-Bold.woff') format('woff'),
         url('../fonts/NotoSans/NotoSans-Bold.ttf') format('truetype'),
         url('../fonts/NotoSans/NotoSans-Bold.svg#NotoSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}