@font-face {
  font-family: 'gillsans';
  font-weight: normal;
  font-style: normal;
  src: url(/css/fonts/GillSansMT/gill-sans-mt.ttf)
}

@font-face {
  font-family: 'gillsanslight';
  font-weight: lighter;
  font-style: normal;
  src: url(/css/fonts/GillSansMT/gill-sans-mt-light.ttf)
}

@font-face {
  font-family: 'frutiger';
  font-weight: normal;
  font-style: normal;
  src: url(/css/fonts/Frutiger/ftr_____.otf)
}

@font-face {
  font-family: 'frutiger-bold';
  font-weight: bold;
  font-style: normal;
  src: url(/css/fonts/Frutiger/ftb_____.otf)
}

@font-face {
  font-family: 'frutiger-italic';
  font-weight: normal;
  font-style: italic;
  src: url(/css/fonts/Frutiger/fti_____.otf)
}

@font-face {
  font-family: 'frutiger-bolditalic';
  font-weight: bold;
  font-style: italic;
  src: url(/css/fonts/Frutiger/ftbi____.otf)
}

@font-face {
  font-family: 'frutiger-black';
  font-weight: 400;
  font-style: normal;
  src: url(/css/fonts/Frutiger/ftbl____.otf)
}

@font-face {
  font-family: 'frutiger-blackitalic';
  font-weight: 400;
  font-style: italic;
  src: url(/css/fonts/Frutiger/ftbli___.otf)
}

@font-face{
	font-family: exo;
	font-weight: 100;
	src:url("/css/fonts/Exo/Exo-Thin.otf")
}

@font-face{
	font-family: exo;
	font-weight: 200;
	src:url("/css/fonts/Exo/Exo-ExtraLight.otf")
}

@font-face{
	font-family: exo;
	font-weight: 300;
	src:url("/css/fonts/Exo/Exo-Light.otf")
}

@font-face{
	font-family: exo;
	font-weight: 400;
	src:url("/css/fonts/Exo/Exo-Regular.otf")
}

@font-face{
	font-family: exo;
	font-weight: 500;
	src:url("/css/fonts/Exo/Exo-Medium.otf")
}

@font-face{
	font-family: exo;
	font-weight: 600;
	src:url("/css/fonts/Exo/Exo-SemiBold.otf")
}

@font-face{
	font-family: exo;
	font-weight: 700;
	src:url("/css/fonts/Exo/Exo-Bold.otf")
}

@font-face{
	font-family: exo;
	font-weight: 800;
	src:url("/css/fonts/Exo/Exo-ExtraBold.otf")
}

@font-face{
	font-family: exo;
	font-weight: 900;
	src:url("/css/fonts/Exo/Exo-Black.otf")
}

@font-face{
	font-family: exo;
	font-weight: 100;
	font-style: italic;
	src:url("/css/fonts/Exo/Exo-ThinItalic.otf")
}

@font-face{
	font-family: exo;
	font-weight: 200;
	font-style: italic;
	src:url("/css/fonts/Exo/Exo-ExtraLightItalic.otf")
}

@font-face{
	font-family: exo;
	font-weight: 300;
	font-style: italic;
	src:url("/css/fonts/Exo/Exo-LightItalic.otf")
}

@font-face{
	font-family: exo;
	font-weight: 400;
	font-style: italic;
	src:url("/css/fonts/Exo/Exo-Italic.otf")
}

@font-face{
	font-family: exo;
	font-weight: 500;
	font-style: italic;
	src:url("/css/fonts/Exo/Exo-MediumItalic.otf")
}

@font-face{
	font-family: exo;
	font-weight: 600;
	font-style: italic;
	src:url("/css/fonts/Exo/Exo-SemiBoldItalic.otf")
}

@font-face{
	font-family: exo;
	font-weight: 700;
	font-style: italic;
	src:url("/css/fonts/Exo/Exo-BoldItalic.otf")
}

@font-face{
	font-family: exo;
	font-weight: 800;
	font-style: italic;
	src:url("/css/fonts/Exo/Exo-ExtraBoldItalic.otf")
}

@font-face{
	font-family: exo;
	font-weight: 900;
	font-style: italic;
	src:url("/css/fonts/Exo/Exo-BlackItalic.otf")
}

@font-face{
	font-family: typo_round;
 	font-weight: normal;
	src: url("/css/fonts/TypoRound/Typo_Round_Regular.otf")
}

@font-face{
	font-family: typo_round;
 	font-weight: normal;
	font-style: italic;
	src: url("/css/fonts/TypoRound/Typo_Round_Italic.otf")
}

@font-face{
	font-family: typo_round;
 	font-weight: 100;
	src: url("/css/fonts/TypoRound/Typo_Round_Thin.otf")
}

@font-face{
	font-family: typo_round;
 	font-weight: 100;
	font-style: italic;
	src: url("/css/fonts/TypoRound/Typo_Round_Thin_Italic.otf")

@font-face{
	font-family: typo_round;
 	font-weight: 300;
	src: url("/css/fonts/TypoRound/Typo_Round_Light.otf")
}

@font-face{
	font-family: typo_round;
 	font-weight: 300;
	font-style: italic;
	src: url("/css/fonts/TypoRound/Typo_Round_Light_Italic.otf")
}

@font-face{
	font-family: typo_round;
 	font-weight: bold;
	src: url("/css/fonts/TypoRound/Typo_Round_Bold.otf")
}

@font-face{
	font-family: typo_round;
 	font-weight: bold;
	font-style: italic;
	src: url("/css/fonts/TypoRound/Typo_Round_Bold_Italic.otf")
}

@font-face{
	font-family: fontawesome;
 	font-weight: normal;
	src: url("/css/font_awesome/webfonts/fa-regular-400.ttf")
}

@font-face{
	font-family: bootstrap-icons;
 	font-weight: normal;
	src: url("/css/fonts/bootstrap-icons/bootstrap-icons.woff") format('woff')
}
