@charset "utf-8";
/* CSS Document
	
	font-family: 'Avenir-Roman';
	font-family: 'Avenir-Oblique';
	font-family: 'Avenir-Black';
	font-family: 'MrsEavesot-Roman';
	font-family: 'Mrseavesot-Italic';

*/
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
@font-face {
    font-family: 'Avenir-Roman';
    src: url('../fonts/Avenir-Roman.eot');
    src: url('../fonts/Avenir-Roman.eot') format('embedded-opentype'),
    url('../fonts/Avenir-Roman.woff') format('woff'),
    url('../fonts/Avenir-Roman.ttf') format('truetype'),
    url('../fonts/Avenir-Roman.svg#Scriptina') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Avenir-Oblique';
    src: url('../fonts/Avenir-Oblique.eot');
    src: url('../fonts/Avenir-Oblique.eot') format('embedded-opentype'),
    url('../fonts/Avenir-Oblique.woff') format('woff'),
    url('../fonts/Avenir-Oblique.ttf') format('truetype'),
    url('../fonts/Avenir-Oblique.svg#Scriptina') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'MrsEavesot-Roman';
	src: url('../fonts/mrs-eaves-ot-roman.eot');
	src: url('../fonts/mrs-eaves-ot-roman.eot') format('embedded-opentype'),
    	 url('../fonts/mrs-eaves-ot-roman.woff') format('woff'),
    	 url('../fonts/mrs-eaves-ot-roman.ttf') format('truetype'),
         url('../fonts/mrs-eaves-ot-roman.svg#Scriptina') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Mrseavesot-Italic';
	src: url('../fonts/mrseavesot-italic_new1.eot');
	src: url('../fonts/mrseavesot-italic_new1.eot') format('embedded-opentype'),
    	 url('../fonts/mrseavesot-italic_new1.woff') format('woff'),
    	 url('../fonts/mrseavesot-italic_new1.ttf') format('truetype'),
         url('../fonts/mrseavesot-italic_new1.svg#Scriptina') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'Avenir-Black';
    src: url('../fonts/Avenir-Black.eot');
    src: url('../fonts/Avenir-Black.eot') format('embedded-opentype'),
    url('../fonts/Avenir-Black.woff') format('woff'),
    url('../fonts/Avenir-Black.ttf') format('truetype'),
    url('../fonts/Avenir-Black.svg#Scriptina') format('svg');
    font-weight: normal;
    font-style: normal;
}
