@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/opensans_lite.woff) format('woff');
}

@font-face {
  font-family: 'Open Sans bold';
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/opensans_semi_bold.woff) format('woff');
}

@font-face {
  font-family: 'segoe';
  font-style: normal;
   src: url(../fonts/segoeui.ttf);
}