@font-face {
    font-family: Avenir;
    src: url('fonts/AvenirLTStd-Light.otf');
}

body{
	font-family: Avenir;
}