@font-face {
	font-family: 'GT Walsheim LC';
    font-weight: normal;
    font-style: normal;
	src: url('GT-Walsheim-LC-Regular.otf');
	src: url('GT-Walsheim-LC-Regular.woff2') format('woff2'),
		url('GT-Walsheim-LC-Regular.woff') format('woff'), 
		url('GT-Walsheim-LC-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'GT Walsheim LC';
    font-weight: bold;
    font-style: normal;
	src: url('GT-Walsheim-LC-Bold.otf');
	src: url('GT-Walsheim-LC-Bold.woff2') format('woff2'),
		url('GT-Walsheim-LC-Bold.woff') format('woff'), 
		url('GT-Walsheim-LC-Bold.ttf') format('truetype');
}


@font-face {
    font-family: 'alter_avesregular';
    src: url('alter_aves.eot');
    src: url('alter_aves.eot?#iefix') format('embedded-opentype'),
         url('alter_aves.woff') format('woff'),
         url('alter_aves.ttf') format('truetype'),
         url('alter_aves.svg#alter_aves') format('svg');
    font-weight: normal;
    font-style: normal;
	font-kerning:normal;
	-moz-font-feature-settings:"kern=1";
	-moz-font-feature-settings:"kern";
	-ms-font-feature-settings:"kern" 1;
	font-feature-settings:"kern";
}