/*
	Theme Name:	Xtra Child
	Theme URI:	http://themeforest.net/user/Codevz/portfolio
	Description:Sample child theme of Xtra theme for customization.
	Author:		Codevz
	Author URI:	http://themeforest.net/user/Codevz
	Template:	xtra
	Version:	1.0
*/

@font-face {
  font-family: 'irsans';
  src: url(fonts/irsans.eot);
  src: url(fonts/irsans.eot?#iefix) format('embedded-opentype'),
       url(fonts/irsans.woff) format('woff'),
       url(fonts/irsans.ttf) format('truetype');
  font-weight: normal;
}

@font-face {
  font-family: 'irbold';
  src: url(fonts/irbold.eot);
  src: url(fonts/irbold.eot?#iefix) format('embedded-opentype'),
       url(fonts/irbold.woff) format('woff'),
       url(fonts/irbold.ttf) format('truetype');
  font-weight: normal;
}