@charset "utf-8";

/* CSS Document */

.about_case_descipe .tit_wid{ display:inline-block; width:2rem;}

@font-face {

  font-family: 'Roboto-Light';

  src: url('../fonts/Roboto-Light.eot');

  src: url('../fonts/Roboto-Light.eot') format('embedded-opentype'),

       url('../fonts/Roboto-Light.woff2') format('woff2'),

       url('../fonts/Roboto-Light.woff') format('woff'),

       url('../fonts/Roboto-Light.ttf') format('truetype'),

       url('../fonts/Roboto-Light.svg#Swiss721BTBlackCondensed') format('svg');

}


@font-face {

  font-family: 'Roboto-Regular';

  src: url('../fonts/Roboto-Regular.eot');

  src: url('../fonts/Roboto-Regular.eot') format('embedded-opentype'),

       url('../fonts/Roboto-Regular.woff2') format('woff2'),

       url('../fonts/Roboto-Regular.woff') format('woff'),

       url('../fonts/Roboto-Regular.ttf') format('truetype'),

       url('../fonts/Roboto-Regular.svg#Swiss721BTBlackCondensed') format('svg');

}



body{

font-family:'Roboto-Light';

}

.titile_show {
  font-weight: normal;
  font-family: 'Roboto-Regular';
}

.Selected_works .Selected_works_tit,.titile_new_show,.new_titile,.pro_titile,.about_case,.more_cases_tit{
  font-weight: normal;
  font-family: 'Roboto-Regular';
}
