/*
Theme Name: Unicon Child Theme
Theme URI: http://themeforest.net/user/minti
Description: Unicon Child Theme for your Customizations.
Author: minti
Author URI: http://mintithemes.com
Template: unicon
Version: 1.1
*/

@import url("../unicon/style.css");

@font-face {
	font-family: 'pantonbold';
	src: url('../unicon-child/webfonts/panton-bold-webfont.eot');
	src: url('../unicon-child/webfonts/panton-bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('../unicon-child/webfonts/panton-bold-webfont.woff2') format('woff2'),
		url('../unicon-child/webfonts/panton-bold-webfont.woff') format('woff'),
		url('../unicon-child/webfonts/panton-bold-webfont.ttf') format('truetype'),
		url('../unicon-child/webfonts/panton-bold-webfont.svg#wf') format('svg');
}
 
  
@font-face {
	font-family: 'pantonregular';
	src: url('../unicon-child/webfonts/panton-regular-webfont.eot');
	src: url('../unicon-child/webfonts/panton-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('../unicon-child/webfonts/panton-regular-webfont.woff2') format('woff2'),
		url('../unicon-child/webfonts/panton-regular-webfont.woff') format('woff'),
		url('../unicon-child/webfonts/panton-regular-webfont.ttf') format('truetype'),
		url('../unicon-child/webfonts/panton-regular-webfont.svg#wf') format('svg');
}
