/* Roboto Light */
@font-face { font-family: 'Roboto'; src: url('../fonts/roboto/Roboto-Light.woff') format('woff'); font-weight: 300; font-style: normal; }

/* Roboto Light Italic */
@font-face { font-family: 'Roboto'; src: url('../fonts/roboto/Roboto-LightItalic.woff') format('woff'); font-weight: 300; font-style: italic; }

/* Roboto Regular */
@font-face { font-family: 'Roboto'; src: url('../fonts/roboto/Roboto-Regular.woff') format('woff'); font-weight: normal; font-style: normal; }

/* Roboto Regular Italic*/
@font-face { font-family: 'Roboto'; src: url('../fonts/roboto/Roboto-RegularItalic.woff') format('woff'); font-weight: normal; font-style: italic; }

/* Roboto Bold */
@font-face { font-family: 'Roboto'; src: url('../fonts/roboto/Roboto-Bold.woff') format('woff'); font-weight: bold; font-style: normal; }

/* Roboto Bold Italic */
@font-face { font-family: 'Roboto'; src: url('../fonts/roboto/Roboto-BoldItalic.woff') format('woff'); font-weight: bold; font-style: italic; }
