@import url('https://fonts.googleapis.com/css?family=Jost&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&family=Roboto:wght@100;300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jura:wght@500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=PT+Sans:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,300;0,800;1,300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,200..800;1,200..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

@font-face {
	font-family: igst-icon-fonts;
	src: url(fonts/igst-icon-fonts.eot?t3b092);
	src: url(fonts/igst-icon-fonts.eot?t3b092#iefix)
		format('embedded-opentype'), url(fonts/igst-icon-fonts.ttf?t3b092)
		format('truetype'), url(fonts/igst-icon-fonts.woff?t3b092)
		format('woff'), url(fonts/igst-icon-fonts.svg?t3b092#igst-icon-fonts)
		format('svg')
}

@font-face {
	font-family: UniviaPro-Medium;
	src: url(fonts/UniviaPro-Medium.otf);
	src: url(fonts/UniviaPro-Medium.otf)
		format('opentype');
}

@font-face {
  font-family: "Unbounded";
  src: url("fonts/Unbounded-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Unbounded";
  src: url("fonts/Unbounded-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Unbounded";
  src: url("fonts/Unbounded-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}


@font-face {
	font-family: 'Segoe UI Bold';
	src: url('fonts/Segoe UI Bold.woff');
	src: url('fonts/Segoe UI Bold.woff') format('woff');
}


@font-face {
  font-family: 'Gilroy';
  src: url('fonts/gilroy/Gilroy-Regular.ttf') format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gilroy';
  src: url('fonts/gilroy/Gilroy-Medium.ttf') format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Gilroy';
  src: url('fonts/gilroy/Gilroy-RegularItalic.ttf') format("truetype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Gilroy';
  src: url('fonts/gilroy/Gilroy-BoldItalic.ttf') format("truetype");
  font-weight: bold;
  font-style: italic;
}

@font-face {
	font-family: 'Century-Gothic';
	src: url(fonts/centurygothic.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: "Candara Italic";
  src: url("fonts/Candara-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "Bradhitc";
  src: url("fonts/BRADHITC.TTF") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AvenirNext';
  src: url('fonts/avenirNext/AvenirNextLTPro-Regular.otf') format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Freestyle Script";
  src: url("fonts/FREESCPT.TTF") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Forte";
  src: url("fonts/FORTE.TTF") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Arial Rounded MT Bold";
  src: url("fonts/ARLRDBD.TTF") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Dubai";
  src: url("fonts/DUBAI-REGULAR.TTF") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family: ThrohandStdPen-Italic;
	src: url(fonts/ThrohandStdPen-Italic);
	src: url(fonts/ThrohandStdPen-Italic)
		format('opentype');
}

[class^=icon-], [class*=" icon-"] {
	font-family: igst-icon-fonts !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-benefits:before {
	content: "\e900"
}

.icon-home:before {
	content: "\e901"
}

.icon-recruitment:before {
	content: "\e902"
}

.icon-structures:before {
	content: "\e903"
}

.icon-talent:before {
	content: "\e904"
}

.icon-training:before {
	content: "\e905"
}

.icon {display: block;font-size: 45px;}
.icon-home {font-size: 33px;}
.ui-state-active .icon-home,.ui-state-active .icon-benefits,.ui-state-active .icon-recruitment,.ui-state-active .icon-structures,.ui-state-active .icon-talent,.ui-state-active .icon-training{color:#4C8F22;}
