@font-face { font-family: "Roboto";  font-style: normal;  font-weight: bold; src: url(Roboto-Bold.ttf) format('truetype'); } @font-face { font-family: "Roboto";  font-style: italic;  font-weight: bold; src: url(Roboto-BoldItalic.ttf) format('truetype'); } @font-face { font-family: "Roboto";  font-style: italic;  font-weight: normal; src: url(Roboto-Italic.ttf) format('truetype'); } @font-face { font-family: "Roboto";  font-style: normal;  font-weight: normal; src: url(Roboto-Regular.ttf) format('truetype'); } 