@font-face {
  font-family: 'Open Sans';
  font-weight: normal;
  font-style: normal;
  src: url("fonts/roboto/OpenSans-Regular.woff") format("woff"),
        url("fonts/roboto/OpenSans-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'FuturaStd Book';
  font-weight: normal;
  font-style: normal;
  src: url('fonts/roboto/FuturaStd-Book.woff') format('woff');
}

@font-face {
  font-family: 'FuturaStd Heavy';
  font-weight: normal;
  font-style: normal;
  src: url('fonts/roboto/FuturaStd-Heavy.woff') format('woff');
}

@font-face {
  font-family: 'FuturaStd Light';
  font-weight: normal;
  font-style: normal;
  src: url('fonts/roboto/fonts/roboto/FuturaStd-Light.woff') format('woff');
}

@font-face {
  font-family: 'Roboto-Regular';
  font-weight: normal;
  font-style: normal;
  src: url("fonts/roboto/Roboto-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Roboto-Medium';
  font-weight: normal;
  font-style: normal;
  src: url("fonts/roboto/Roboto-Medium.ttf") format("truetype");
}

@font-face {
  font-family: 'Roboto-Light';
  font-weight: normal;
  font-style: normal;
  src: url("fonts/roboto/Roboto-Light.ttf") format("truetype");
}

/* @font-face {
  font-family: 'Roboto-Regular';
  font-weight: normal;
  font-style: normal;
  src: url("fonts/jamjuree/BaiJamjuree-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Roboto-Medium';
  font-weight: normal;
  font-style: normal;
  src: url("fonts/jamjuree/BaiJamjuree-Bold.ttf") format("truetype");
} */