@import url('https://fonts.googleapis.com/css?family=Material+Icons|Montserrat:200,300,400,400i,700,900|Roboto:300,400,500,700');

/*
  Roboto 600 does not exist, so we are matching it to 700 (bold).
  Existing styles with 600 should be updated.
*/
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  src: url('https://genesis-cdn.ff.com/assets/fonts/Roboto/latin/roboto-v27-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://genesis-cdn.ff.com/assets/fonts/Roboto/latin/roboto-v27-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://genesis-cdn.ff.com/assets/fonts/Roboto/latin/roboto-v27-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://genesis-cdn.ff.com/assets/fonts/Roboto/latin/roboto-v27-latin-700.woff') format('woff'), /* Modern Browsers */
       url('https://genesis-cdn.ff.com/assets/fonts/Roboto/latin/roboto-v27-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://genesis-cdn.ff.com/assets/fonts/Roboto/latin/roboto-v27-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Detroit10Inline';
  src: url('https://genesis-cdn.ff.com/assets/fonts/Detroit/Detroit10Inline.woff2') format('woff2'),
       url('https://genesis-cdn.ff.com/assets/fonts/Detroit/Detroit10Inline.woff') format('woff'),
       url('https://genesis-cdn.ff.com/assets/fonts/Detroit/Detroit10Inline.ttf') format('truetype'),
       url('https://genesis-cdn.ff.com/assets/fonts/Detroit/Detroit10Inline.svg#Detroit10Inline') format('svg'),
       url('https://genesis-cdn.ff.com/assets/fonts/Detroit/Detroit10Inline.eot?#iefix') format('embedded-opentype');
  font-weight: normal !important;
  font-style: normal;
}

@font-face {
  font-family: 'Detroit05Base';
  src: url('https://genesis-cdn.ff.com/assets/fonts/Detroit/Detroit05Base.eot');
  src: url('https://genesis-cdn.ff.com/assets/fonts/Detroit/Detroit05Base.woff2') format('woff2'),
       url('https://genesis-cdn.ff.com/assets/fonts/Detroit/Detroit05Base.woff') format('woff'),
       url('https://genesis-cdn.ff.com/assets/fonts/Detroit/Detroit05Base.ttf') format('truetype'),
       url('https://genesis-cdn.ff.com/assets/fonts/Detroit/Detroit05Base.svg#Detroit05Base') format('svg'),
       url('https://genesis-cdn.ff.com/assets/fonts/Detroit/Detroit05Base.eot?#iefix') format('embedded-opentype');
  font-weight: normal !important;
  font-style: normal;
}

@font-face {
  font-family: 'Sectra';
  src: url('https://genesis-cdn.ff.com/assets/fonts/Sectra/FF-Sectra-Regular.woff2') format('woff2'),
       url('https://genesis-cdn.ff.com/assets/fonts/Sectra/FF-Sectra-Regular.woff') format('woff'),
       url('https://genesis-cdn.ff.com/assets/fonts/Sectra/FF-Sectra-Regular.ttf') format('truetype'),
       url('https://genesis-cdn.ff.com/assets/fonts/Sectra/FF-Sectra-Regular.svg#FFSectra-Regular') format('svg');
  font-weight: normal !important;
  font-style: normal;
}
