@font-face {
    font-family: 'Roboto Regular';
    font-weight: 400;
    font-style: normal;
    src: url('/fonts/roboto/roboto-regular-webfont.eot');
    src: url('/fonts/roboto/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
        local('Roboto-400'),
        local('Roboto'),
        local('Roboto Regular'),
        url('/fonts/roboto/roboto-regular-webfont.woff2') format('woff2'),
        url('/fonts/roboto/roboto-regular-webfont.woff') format('woff'),
        url('/fonts/roboto/roboto-regular-webfont.ttf') format('truetype'),
        url('/fonts/roboto/roboto-regular-webfont.svg#Roboto') format('svg');
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
        h2.text-shadow {
            text-shadow: 0 1px 2px rgba(0, 0, 0, .5) !important;
        }
    @font-face {
      font-family: 'Roboto Regular';
      font-weight: 300;
      font-style: normal;
      src: url('/fonts/Roboto-300/Roboto-300.eot');
      src: url('/fonts/Roboto-300/Roboto-300.eot?#iefix') format('embedded-opentype'),
           local('Roboto-300'),
           local('Roboto'),
           local('Roboto Regular'),
           url('/fonts/Roboto-300/Roboto-300.woff2') format('woff2'),
           url('/fonts/Roboto-300/Roboto-300.woff') format('woff'),
           url('/fonts/Roboto-300/Roboto-300.ttf') format('truetype'),
           url('/fonts/Roboto-300/Roboto-300.svg#Roboto') format('svg');
    }
}




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

@font-face {
  font-family: 'Roboto Regular';
  font-weight: 700;
  font-style: normal;
  src: url('/fonts/Roboto-700/Roboto-700.eot');
  src: url('/fonts/Roboto-700/Roboto-700.eot?#iefix') format('embedded-opentype'),
       local('Roboto Bold'),
       local('Roboto-700'),
       url('/fonts/Roboto-700/Roboto-700.woff2') format('woff2'),
       url('/fonts/Roboto-700/Roboto-700.woff') format('woff'),
       url('/fonts/Roboto-700/Roboto-700.ttf') format('truetype'),
       url('/fonts/Roboto-700/Roboto-700.svg#Roboto') format('svg');
}
