/**
* CSS Generated by Andryushkin.ru
* All fonts for the site https://andryushkin.ru/fonts/
**/


/* Thin */

@font-face {
     font-family: 'Roboto';
     src: local('Roboto'),
          url('../fonts/Roboto-Thin.ttf') format('truetype'),
          url('../fonts/Roboto-Thin.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Roboto-Thin.woff') format('woff'); 
     font-weight: 100;
     font-style: normal;
 }
 
 /* Light */
 
 @font-face {
     font-family: 'Roboto';
     src: local('Roboto'),
          url('../fonts/Roboto-Light.ttf') format('truetype'),
          url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Roboto-Light.woff') format('woff'); 
     font-weight: 300;
     font-style: normal;
 }
 
 /* Regular */
 
 @font-face {
     font-family: 'Roboto';
     src: local('Roboto'),
          url('../fonts/Roboto-Regular.ttf') format('truetype'),
          url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Roboto-Regular.woff') format('woff'); 
     font-weight: 400;
     font-style: normal;
 }
 
 /* Medium */
 
 @font-face {
     font-family: 'Roboto';
     src: local('Roboto'),
          url('../fonts/Roboto-Medium.ttf') format('truetype'),
          url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Roboto-Medium.woff') format('woff'); 
     font-weight: 500;
     font-style: normal;
 }
 
 /* Bold */
 
 @font-face {
     font-family: 'Roboto';
     src: local('Roboto'),
          url('../fonts/Roboto-Bold.ttf') format('truetype'),
          url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Roboto-Bold.woff') format('woff'); 
     font-weight: 700;
     font-style: normal;
 }
 
 /* Black */
 
 @font-face {
     font-family: 'Roboto';
     src: local('Roboto'),
          url('../fonts/Roboto-Black.ttf') format('truetype'),
          url('../fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Roboto-Black.woff') format('woff'); 
     font-weight: 900;
     font-style: normal;
 }
 
 /* ThinItalic */
 
 @font-face {
     font-family: 'Roboto';
     src: local('Roboto'),
          url('../fonts/Roboto-ThinItalic.ttf') format('truetype'),
          url('../fonts/Roboto-ThinItalic.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Roboto-ThinItalic.woff') format('woff'); 
     font-weight: 100;
     font-style: italic;
 }
 
 /* LightItalic */
 
 @font-face {
     font-family: 'Roboto';
     src: local('Roboto'),
          url('../fonts/Roboto-LightItalic.ttf') format('truetype'),
          url('../fonts/Roboto-LightItalic.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Roboto-LightItalic.woff') format('woff'); 
     font-weight: normal;
     font-style: italic;
 }
 
 /* Italic */
 
 @font-face {
     font-family: 'Roboto';
     src: local('Roboto'),
          url('../fonts/Roboto-Italic.ttf') format('truetype'),
          url('../fonts/Roboto-Italic.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Roboto-Italic.woff') format('woff'); 
     font-weight: normal;
     font-style: italic;
 }
 
 /* MediumItalic */
 
 @font-face {
     font-family: 'Roboto';
     src: local('Roboto'),
          url('../fonts/Roboto-MediumItalic.ttf') format('truetype'),
          url('../fonts/Roboto-MediumItalic.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Roboto-MediumItalic.woff') format('woff'); 
     font-weight: 500;
     font-style: italic;
 }
 
 /* BoldItalic */
 
 @font-face {
     font-family: 'Roboto';
     src: local('Roboto'),
          url('../fonts/Roboto-BoldItalic.ttf') format('truetype'),
          url('../fonts/Roboto-BoldItalic.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Roboto-BoldItalic.woff') format('woff'); 
     font-weight: 700;
     font-style: italic;
 }
 
 /* BlackItalic */
 
 @font-face {
     font-family: 'Roboto';
     src: local('Roboto'),
          url('../fonts/Roboto-BlackItalic.ttf') format('truetype'),
          url('../fonts/Roboto-BlackItalic.eot?#iefix') format('embedded-opentype'),
          url('../fonts/Roboto-BlackItalic.woff') format('woff'); 
     font-weight: 900;
     font-style: italic;
 }
 