/* Irfan Created fonts CSS Document */
@font-face {
        font-family: "Segoe UI";
        src: url('../font/Segoe_UI.eot');
        src: url('../font/Segoe_UI.eot?#iefix') format('embedded-opentype'),
        url('../font/Segoe_UI.svg#Segoe UI') format('svg'),
        url('../font/Segoe_UI.woff') format('woff'),
        url('../font/Segoe_UI.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
 }
 @font-face {
        font-family: "Segoe_semibold";
        src: url('../font/Segoe_semibold.eot');
        src: url('../font/Segoe_semibold.eot?#iefix') format('embedded-opentype'),
        url('../font/Segoe_semibold.svg#Segoe UI') format('svg'),
        url('../font/Segoe_semibold.woff') format('woff'),
        url('../font/Segoe_semibold.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
 }
@font-face {
  font-family: 'SegoeUI-Light';
  src: url('../font/SegoeUI-Light.eot?#iefix') format('embedded-opentype'), 
   url('../font/SegoeUI-Light.woff') format('woff'), 
   url('../font/SegoeUI-Light.ttf')  format('truetype'), 
   url('../font/SegoeUI-Light.svg#SegoeUI-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}


/*@font-face {
  font-family: 'Oswald';
  src: url('../font/Oswald.eot?#iefix') format('embedded-opentype'),  url('../font/Oswald.otf')  format('opentype'),
	     url('../font/Oswald.woff') format('woff'), 
			 url('../font/Oswald.ttf')  format('truetype'), 
						 url('../font/Oswald.svg#Oswald') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Oswald-Light';
  src: url('../font/Oswald-Light.eot?#iefix') format('embedded-opentype'),  url('../font/Oswald-Light.otf')  format('opentype'),
	     url('../font/Oswald-Light.woff') format('woff'), url('../font/Oswald-Light.ttf')  format('truetype'), url('../font/Oswald-Light.svg#Oswald-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}*/

/*open sance font*/
/*Light 300
Light 300 Italic
Normal 400
Normal 400 Italic
Semi-Bold 600
Semi-Bold 600 Italic
Bold 700
Bold 700 Italic
Extra-Bold 800
Extra-Bold 800 Italic */

/*Oswald fonts
font-family: 'Oswald', sans-serif;

300 
400
700


/*end oswald fonts */


