@font-face {
      font-family: 'Roboto Bold';
      src: url('fonts/roboto/Roboto-Bold.eot');
      src: url('fonts/roboto/Roboto-Bold.eot?#iefix') format('embedded-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: bold;
      font-style: normal;
      font-display: swap;
}

@font-face {
      font-family: 'Roboto Light';
      src: url('fonts/roboto/Roboto-Light.eot');
      src: url('fonts/roboto/Roboto-Light.eot?#iefix') format('embedded-opentype'),
            url('fonts/roboto/Roboto-Light.woff2') format('woff2'),
            url('fonts/roboto/Roboto-Light.woff') format('woff'),
            url('fonts/roboto/Roboto-Light.ttf') format('truetype'),
            url('fonts/roboto/Roboto-Light.svg#Roboto-Light') format('svg');
      font-weight: 300;
      font-style: normal;
      font-display: swap;
}

@font-face {
      font-family: 'Roboto Italic';
      src: url('fonts/roboto/Roboto-Italic.eot');
      src: url('fonts/roboto/Roboto-Italic.eot?#iefix') format('embedded-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: normal;
      font-style: italic;
      font-display: swap;
}

@font-face {
      font-family: 'Roboto Medium';
      src: url('fonts/roboto/Roboto-Medium.eot');
      src: url('fonts/roboto/Roboto-Medium.eot?#iefix') format('embedded-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-display: swap;
}

@font-face {
      font-family: 'Roboto Thin';
      src: url('fonts/roboto/Roboto-Thin.eot');
      src: url('fonts/roboto/Roboto-Thin.eot?#iefix') format('embedded-opentype'),
            url('fonts/roboto/Roboto-Thin.woff2') format('woff2'),
            url('fonts/roboto/Roboto-Thin.woff') format('woff'),
            url('fonts/roboto/Roboto-Thin.ttf') format('truetype'),
            url('fonts/roboto/Roboto-Thin.svg#Roboto-Thin') format('svg');
      font-weight: 100;
      font-style: normal;
      font-display: swap;
}

@font-face {
      font-family: 'Roboto Regular';
      src: url('fonts/roboto/Roboto-Regular.eot');
      src: url('fonts/roboto/Roboto-Regular.eot?#iefix') format('embedded-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: normal;
      font-style: normal;
      font-display: swap;
}
