
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Regular'), /*  full font name */
       local('Roboto-Regular');  /* Postscript name */
  src: url('../.fonts/Roboto/Roboto-Regular.eot');
  src: url('../.fonts/Roboto/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
       url('../.fonts/Roboto/Roboto-Regular.otf') format('opentype'),
       url('../.fonts/Roboto/Roboto-Regular.woff2') format('woff2'),
       url('../.fonts/Roboto/Roboto-Regular.woff') format('woff'),
       url('../.fonts/Roboto/Roboto-Regular.ttf') format('truetype'),
       url('../.fonts/Roboto/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Italic'), /*  full font name */
       local('Roboto-Italic');  /* Postscript name */
  src: url('../.fonts/Roboto/Roboto-Italic.eot');
  src: url('../.fonts/Roboto/Roboto-Italic.eot?#iefix') format('embedded-opentype'),
       url('../.fonts/Roboto/Roboto-Italic.otf') format('opentype'),
       url('../.fonts/Roboto/Roboto-Italic.woff2') format('woff2'),
       url('../.fonts/Roboto/Roboto-Italic.woff') format('woff'),
       url('../.fonts/Roboto/Roboto-Italic.ttf') format('truetype'),
       url('../.fonts/Roboto/Roboto-Italic.svg#Roboto-Italic') format('svg');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Medium'), /*  full font name */
       local('Roboto-Medium');  /* Postscript name */
  src: url('../.fonts/Roboto/Roboto-Medium.eot');
  src: url('../.fonts/Roboto/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
       url('../.fonts/Roboto/Roboto-Medium.otf') format('opentype'),
       url('../.fonts/Roboto/Roboto-Medium.woff2') format('woff2'),
       url('../.fonts/Roboto/Roboto-Medium.woff') format('woff'),
       url('../.fonts/Roboto/Roboto-Medium.ttf') format('truetype'),
       url('../.fonts/Roboto/Roboto-Medium.svg#Roboto-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Medium Italic'), /*  full font name */
       local('Roboto-MediumItalic');   /* Postscript name */
  src: url('../.fonts/Roboto/Roboto-MediumItalic.eot');
  src: url('../.fonts/Roboto/Roboto-MediumItalic.eot?#iefix') format('embedded-opentype'),
       url('../.fonts/Roboto/Roboto-MediumItalic.otf') format('opentype'),
       url('../.fonts/Roboto/Roboto-MediumItalic.woff2') format('woff2'),
       url('../.fonts/Roboto/Roboto-MediumItalic.woff') format('woff'),
       url('../.fonts/Roboto/Roboto-MediumItalic.ttf') format('truetype'),
       url('../.fonts/Roboto/Roboto-MediumItalic.svg#Roboto-MediumItalic') format('svg');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Bold'), /*  full font name */
       local('Roboto-Bold');  /* Postscript name */
  src: url('../.fonts/Roboto/Roboto-Bold.eot');
  src: url('../.fonts/Roboto/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
       url('../.fonts/Roboto/Roboto-Bold.otf') format('opentype'),
       url('../.fonts/Roboto/Roboto-Bold.woff2') format('woff2'),
       url('../.fonts/Roboto/Roboto-Bold.woff') format('woff'),
       url('../.fonts/Roboto/Roboto-Bold.ttf') format('truetype'),
       url('../.fonts/Roboto/Roboto-Bold.svg#Roboto-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: local('Roboto Bold Italic'), /*  full font name */
       local('Roboto-BoldItalic');   /* Postscript name */
  src: url('../.fonts/Roboto/Roboto-BoldItalic.eot');
  src: url('../.fonts/Roboto/Roboto-BoldItalic.eot?#iefix') format('embedded-opentype'),
       url('../.fonts/Roboto/Roboto-BoldItalic.otf') format('opentype'),
       url('../.fonts/Roboto/Roboto-BoldItalic.woff2') format('woff2'),
       url('../.fonts/Roboto/Roboto-BoldItalic.woff') format('woff'),
       url('../.fonts/Roboto/Roboto-BoldItalic.ttf') format('truetype'),
       url('../.fonts/Roboto/Roboto-BoldItalic.svg#Roboto-BoldItalic') format('svg');
  font-weight: 700;
  font-style: italic;
}
