 /* @font-face {
    font-family: 'Montserrat-R';
    src:url(font/Montserrat-R.eot);
    src: url(font/Montserrat-R.eot?#iefix) format('embedded-opentype'),
	 url(font/Montserrat-R.svg) format('svg'),
	 url(font/Montserrat-R.woff) format('woff'),
	 url(font/Montserrat-R.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
 @font-face {
    font-family: 'Avenir-Book-4';
    src:url(font/Avenir-Book-4.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
*/

 @font-face {
    font-family: 'Roboto-Medium';
    src:url(font/Roboto-Medium.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
 @font-face {
    font-family: 'Anton-Regular';
    src:url(font/Anton-Regular.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

 @font-face {
    font-family: 'Avenir-Medium';
    src:url(font/Avenir-Medium.ttf) format('truetype');

}
 @font-face {
    font-family: 'Avenir-Light';
    src:url(font/Avenir-Light.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}