/*
Theme Name: Unicon Child Theme
Description: Unicon Child Theme for your Customizations
Author: minti
Template: unicon
Version: 1.0
*/

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

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

.gtp-bold {
	font-family: 'GTPressura-Bold' !important;
}
