@font-face {
  font-family: 'Open Sans';
  font-weight: 300;
  font-style: normal;
  src: url('/fonts/OpenSans-Light/OpenSans-Light.eot');
  src: url('/fonts/OpenSans-Light/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
       local('Open Sans Light'),
       local('OpenSans-Light'),
       url('/fonts/OpenSans-Light/OpenSans-Light.woff') format('woff'),
       url('/fonts/OpenSans-Light/OpenSans-Light.ttf') format('truetype'),
       url('/fonts/OpenSans-Light/OpenSans-Light.svg#OpenSans') format('svg');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  src: url('/fonts/OpenSans/OpenSans.eot');
  src: url('/fonts/OpenSans/OpenSans.eot?#iefix') format('embedded-opentype'),
       url('/fonts/OpenSans/OpenSans.woff') format('woff'),
       url('/fonts/OpenSans/OpenSans.ttf') format('truetype'),
       url('/fonts/OpenSans/OpenSans.svg#OpenSans') format('svg');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  src: url('/fonts/OpenSans-Bold/OpenSans-Bold.eot');
  src: url('/fonts/OpenSans-Bold/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
       local('Open Sans Bold'),
       local('OpenSans-Bold'),
       url('/fonts/OpenSans-Bold/OpenSans-Bold.woff') format('woff'),
       url('/fonts/OpenSans-Bold/OpenSans-Bold.ttf') format('truetype'),
       url('/fonts/OpenSans-Bold/OpenSans-Bold.svg#OpenSans') format('svg');
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url('/fonts/Roboto/RobotoLight.woff') format('woff');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url('/fonts/Roboto/RobotoRegular.woff') format('woff');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url('/fonts/Roboto/RobotoBold.woff') format('woff');
}
@font-face {
  font-family: "Metropolis";
  src: url("/new/fonts/Metropolis-Regular.woff") format('woff');
}
@font-face {
  font-family: "Metropolis";
  src: url("/new/fonts/Metropolis-Bold.woff") format('woff');
  font-weight: bold;
}
@font-face {
  font-family: "Metropolis";
  src: url("/new/fonts/Metropolis-RegularItalic.woff") format('woff');
  font-style: italic;
}
@font-face {
  font-family: "Metropolis";
  src: url("/new/fonts/Metropolis-BoldItalic.woff") format('woff');
  font-weight: bold;
  font-style: italic;
}
