/* UserAgent: WootheeResult { name: "Chrome", category: "pc", os: "Windows 7", os_version: "NT 6.1", browser_type: "browser", version: "42.0.2311.90", vendor: "Google" } */

/* 'Roboto' / 300 / normal */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('https://comet.tramino.net/fonts-static/Roboto/roboto-v18-latin_latin-ext-300.eot'); /* IE9 Compat Modes */
  src:
        local('Roboto Light'), local('Roboto-Light'), 
       url('https://comet.tramino.net/fonts-static/Roboto/roboto-v18-latin_latin-ext-300.woff2') format('woff2'); /* Super Modern Browsers */
}
/* 'Roboto' / 500 / normal */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('https://comet.tramino.net/fonts-static/Roboto/roboto-v18-latin_latin-ext-500.eot'); /* IE9 Compat Modes */
  src:
        local('Roboto Medium'), local('Roboto-Medium'), 
       url('https://comet.tramino.net/fonts-static/Roboto/roboto-v18-latin_latin-ext-500.woff2') format('woff2'); /* Super Modern Browsers */
}