@font-face {
	font-family:Roboto-Bold;
	src: url('../fonts/roboto-bold.eot');
    src: url('../fonts/roboto-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-bold.woff') format('woff'),
         url('../fonts/roboto-bold.ttf') format('truetype'),
         url('../fonts/roboto-bold.svg#facile_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family:facile_sans;
	src: url('../fonts/facile_sans.eot');
    src: url('../fonts/facile_sans.eot?#iefix') format('embedded-opentype'),
         url('../fonts/facile_sans.woff') format('woff'),
         url('../fonts/facile_sans.ttf') format('truetype'),
         url('../fonts/facile_sans.svg#facile_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family:Roboto-Normal;
	src: url('../fonts/roboto-regular.eot');
    src: url('../fonts/roboto-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-regular.woff') format('woff'),
         url('../fonts/roboto-regular.ttf') format('truetype'),
         url('../fonts/roboto-regular.svg#facile_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family:Rabiola-Serif;
	src: url('../fonts/Rabiola-Serif.eot');
    src: url('../fonts/Rabiola-Serif.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Rabiola-Serif.woff') format('woff'),
         url('../fonts/Rabiola-Serif.ttf') format('truetype'),
         url('../fonts/Rabiola-Serif.svg#facile_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family:RobotoCondensed-Bold;
	src: url('../fonts/RobotoCondensed-Bold.eot');
    src: url('../fonts/RobotoCondensed-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/RobotoCondensed-Bold.woff') format('woff'),
         url('../fonts/RobotoCondensed-Bold.ttf') format('truetype'),
         url('../fonts/RobotoCondensed-Bold.svg#facile_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family:RobotoCondensed-Regular;
	src: url('../fonts/RobotoCondensed-Regular.eot');
    src: url('../fonts/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/RobotoCondensed-Regular.woff') format('woff'),
         url('../fonts/RobotoCondensed-Regular.ttf') format('truetype'),
         url('../fonts/RobotoCondensed-Regular.svg#facile_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.robotoBlod {
	font-family:Roboto-Bold,"Arial", "Hiragino Sans GB", "Microsoft YaHei","WenQuanYi Micro Hei", sans-serif;
}
.robotoNormal {
	font-family:Roboto-Normal,"Arial", "Hiragino Sans GB", "Microsoft YaHei","WenQuanYi Micro Hei", sans-serif;
}
.facileSans {
	font-family:facile_sans,"Arial", "Hiragino Sans GB", "Microsoft YaHei","WenQuanYi Micro Hei", sans-serif;
}
.rabiola-serif {
	font-family:Rabiola-Serif,"Arial", "Hiragino Sans GB", "Microsoft YaHei","WenQuanYi Micro Hei", sans-serif;
}
.roboto-condensed-bold {
	font-family:RobotoCondensed-Bold,"Arial", "Hiragino Sans GB", "Microsoft YaHei","WenQuanYi Micro Hei", sans-serif;
}
.roboto-condensed-regular {
	font-family:RobotoCondensed-Regular,"Arial", "Hiragino Sans GB", "Microsoft YaHei","WenQuanYi Micro Hei", sans-serif;
}