@font-face {
  font-family: 'Amplesoft-Light';
  src: url("../fonts/AmpleSoft/AmpleSoft-Light.otf") format("opentype");
}
@font-face {
  font-family: 'Amplesoft-Regular';
  src: url("../fonts/AmpleSoft/AmpleSoft-Regular.otf") format("opentype");
}
@font-face {
  font-family: 'Amplesoft-Medium';
  src: url("../fonts/AmpleSoft/AmpleSoft-Medium.otf") format("opentype"),
  url('../fonts/AmpleSoft/amplesoft-medium-webfont.ttf') format('truetype'),
  url('../fonts/AmpleSoft/amplesoft-medium-webfont.woff2') format('woff2'),
  url('../fonts/AmpleSoft/amplesoft-medium-webfont.woff') format('woff');
}
@font-face {
  font-family: 'Kohinoor';
  src: url("../fonts/Kohinoor/KohinoorDevanagari-Book.ttf") format("truetype");
}
@font-face {
  font-family: 'Kohinoor-Bold';
  src: url("../fonts/Kohinoor/KohinoorDevanagari-Bold.ttf") format("truetype");
}
/*@font-face {*/
  /*font-family: 'Gotham-Black';*/
  /*src: url("../fonts/Gotham-Black.otf") format("opentype");*/
/*}*/
/*@font-face {*/
  /*font-family: 'Petita';*/
  /*src: url("../fonts/PetitaMedium.otf") format("opentype");*/
/*}*/


/*font-family: 'chivoregular';*/
/*src: url('fonts/chivo/chivo-regular.eot') format('embedded-opentype'),*/
/*url('fonts/chivo/chivo-regular.ttf') format('truetype'),*/
/*url('fonts/chivo/chivo-regular.otf') format('opentype'),*/
/*url('fonts/chivo/chivo-regular.woff2') format('woff2'),*/
/*url('fonts/chivo/chivo-regular.woff') format('woff');*/
/*font-weight: normal;*/
/*font-style: normal;*/
