* {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.075;
  -webkit-font-smoothing: antialiased;
}

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