﻿@font-face {font-family: "Roboto";
	src: url("fonts/Roboto.eot"); /* IE9*/
	src: url("fonts/Roboto.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	url("fonts/Roboto.woff2") format("woff2"), /* chrome、firefox */
	url("fonts/Roboto.woff") format("woff"), /* chrome、firefox */
	url("fonts/Roboto.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
	url("fonts/Roboto.svg#Roboto") format("svg"); /* iOS 4.1- */
  }

