@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-Bold';
    font-weight: normal;
    font-style: normal;
    src: url("fonts/roboto/Roboto-Bold.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");
} */

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

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

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