
@font-face {
	font-family: 'Catamaran';
	src:
		url('../fonts/Catamaran-Regular.ttf')
		format('opentype');
}
@font-face {
	font-family: 'Catamaran';
	src:
		url('../fonts/Catamaran-Medium.ttf')
		format('opentype');
  font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Catamaran';
	src:
		url('../fonts/Catamaran-Bold.ttf')
		format('opentype');
  font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Catamaran';
	src:
		url('../fonts/Catamaran-Bold.ttf')
		format('opentype');
  font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'Catamaran';
	src:
		url('../fonts/Catamaran-Light.ttf')
		format('opentype');
  font-weight: lighter;
	font-style: normal;
}
@font-face {
	font-family: 'Catamaran';
	src:
		url('../fonts/Catamaran-Light.ttf')
		format('opentype');
  font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Catamaran';
	src:
		url('../fonts/Catamaran-Thin.ttf')
		format('opentype');
  font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: 'Copse';
	src:
		url('../fonts/Copse-Regular.ttf')
		format('opentype');
}


/* legacy fonts */

@font-face {
	font-family: 'Caecilia';
	src:
		url('../fonts/Copse-Regular.ttf')
		format('opentype');
}

@font-face {
	font-family: 'DepotNew';
	src:
		url('../fonts/Catamaran-Regular.ttf')
		format('opentype');
}
@font-face {
	font-family: 'DepotNew-It';
	src:
		url('../fonts/Catamaran-Regular.ttf')
		format('opentype');
  font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: 'DepotNew-Md';
	src:
		url('../fonts/Catamaran-Medium.ttf')
		format('opentype');
  font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DepotNew-MdIt';
	src:
		url('../fonts/Catamaran-Medium.ttf')
		format('opentype');
  font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: 'DepotNew-Bd';
	src:
		url('../fonts/Catamaran-Bold.ttf')
		format('opentype');
  font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DepotNew-BdIt';
	src:
		url('../fonts/Catamaran-Bold.ttf')
		format('opentype');
  font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: 'DepotNew-Lt';
	src:
		url('../fonts/Catamaran-Light.ttf')
		format('opentype');
  font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DepotNew-LtIt';
	src:
		url('../fonts/Catamaran-Light.ttf')
		format('opentype');
  font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: 'DepotNew-Th';
	src:
		url('../fonts/Catamaran-Thin.ttf')
		format('opentype');
  font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DepotNew-ThIt';
	src:
		url('../fonts/Catamaran-Thin.ttf')
		format('opentype');
  font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: 'DIN-Condensed-Bold';
	src:
		url('../fonts/DIN_Condensed_Bold.ttf')
		format('truetype');
}
@font-face {
	font-family: 'DIN-Condensed';
	src:
		url('../fonts/DINPro-CondMedium.otf') format('opentype'),
		url('../fonts/DINPro-CondMedium.woff') format('woff');
}
