
/*fonts CSS starts here */
@font-face {
    font-family:'Geometos';
    src: url('../fonts/Geometos-Regular.eot');
	src: url('../fonts/Geometos-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Geometos-Regular.woff2') format('woff2'),
		url('../fonts/Geometos-Regular.woff') format('woff'),
		url('../fonts/Geometos-Regular.svg#Geometos Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family: 'VAGRoundedStdThin';
    src: url('../fonts/VAGRoundedStdThin.eot');
    src: url('../fonts/VAGRoundedStdThin.eot') format('embedded-opentype'),
         url('../fonts/VAGRoundedStdThin.woff2') format('woff2'),
         url('../fonts/VAGRoundedStdThin.woff') format('woff'),
         url('../fonts/VAGRoundedStdThin.ttf') format('truetype'),
         url('../fonts/VAGRoundedStdThin.svg#VAGRoundedStdThin') format('svg');
}

@font-face {
  font-family: 'rupee_foradian1-webfont';
  src: url("../fonts/rupee_foradian1-webfont.eot");
  src: url("../fonts/rupee_foradian1-webfont.eot?#iefix") format("embedded-opentype"), 
  url("../fonts/rupee_foradian1-webfont.woff") format("woff"), 
  url("../fonts/rupee_foradian1-webfont.ttf") format("truetype"), 
  url("../fonts/rupee_foradian1-webfont.svg#rupee_foradian1-webfont") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family:'Geometos';
    src: url('../fonts/Geometos-Regular.eot');
	src: url('../fonts/Geometos-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Geometos-Regular.woff2') format('woff2'),
		url('../fonts/Geometos-Regular.woff') format('woff'),
		url('../fonts/Geometos-Regular.svg#Geometos Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

/*fonts CSS ends here */

