@font-face {
  font-family: 'Open_Sans_Bold';
  font-style: normal;
  src: url(../fonts/Open_Sans/OpenSans-Bold.ttf);
}
@font-face {
  font-family: 'Open_Sans_ExtraBold';
  font-style: normal;
  src: url(../fonts/Open_Sans/OpenSans-ExtraBold.ttf);
}
@font-face {
  font-family: 'Open_Sans_Light';
  font-style: normal;
  src: url(../fonts/Open_Sans/OpenSans-Light.ttf);
}
@font-face {
  font-family: 'Open_Sans_Regular';
  font-style: normal;
  src: url(../fonts/Open_Sans/OpenSans-Regular.ttf);
}
@font-face {
  font-family: 'Open_Sans_SemiBold';
  font-style: normal;
  src: url(../fonts/Open_Sans/OpenSans-SemiBold.ttf);
}