@charset "utf-8";

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url(/svcsol/common/font/Roboto_Condensed/RobotoCondensed-Light.ttf) format('truetype');
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url(/svcsol/common/font/Roboto_Condensed/RobotoCondensed-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url(/svcsol/common/font/Roboto_Condensed/RobotoCondensed-Bold.ttf) format('truetype');
}
