@font-face {
    font-family: 'citizenlightregular';
    src: url('font/citizenlight__2_-webfont.eot');
    src: url('font/citizenlight__2_-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/citizenlight__2_-webfont.woff') format('woff'),
         url('font/citizenlight__2_-webfont.ttf') format('truetype'),
         url('font/citizenlight__2_-webfont.svg#citizenlightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'Conv_AvenirNextLTPro-Regular';
	src: url('font/AvenirNextLTPro-Regular.eot');
	src: url('font/AvenirNextLTPro-Regular.woff') format('woff'),
        url('font/AvenirNextLTPro-Regular.ttf') format('truetype'),
        url('font/AvenirNextLTPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
    font-family: 'citizenboldregular';
    src: url('font/citizenbold-webfont.eot');
    src: url('font/citizenbold-webfont.eot?#iefix') format('embedded-opentype'),url('font/citizenbold-webfont.woff') format('woff'),url('font/citizenbold-webfont.ttf') format('truetype'),url('font/citizenbold-webfont.svg#citizenboldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}