
/* -------------------------------------
Fonts
------------------------------------- */

@font-face {
    font-family: 'Arvo';
    src: url('/fonts/arvo/Arvo-Regular-webfont.eot');
    src: url('/fonts/arvo/Arvo-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/arvo/Arvo-Regular-webfont.woff') format('woff'),
         url('/fonts/arvo/Arvo-Regular-webfont.ttf') format('truetype'),
         url('/fonts/arvo/Arvo-Regular-webfont.svg#ArvoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Karla';
    src: url('/fonts/karla/Karla-Regular-webfont.eot');
    src: url('/fonts/karla/Karla-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/karla/Karla-Regular-webfont.woff') format('woff'),
         url('/fonts/karla/Karla-Regular-webfont.ttf') format('truetype'),
         url('/fonts/karla/Karla-Regular-webfont.svg#KarlaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'KarlaItalic';
    src: url('/fonts/karla/Karla-Italic-webfont.eot');
    src: url('/fonts/karla/Karla-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/karla/Karla-Italic-webfont.woff') format('woff'),
         url('/fonts/karla/Karla-Italic-webfont.ttf') format('truetype'),
         url('/fonts/karla/Karla-Italic-webfont.svg#KarlaItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'KarlaBold';
    src: url('/fonts/karla/Karla-Bold-webfont.eot');
    src: url('/fonts/karla/Karla-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/karla/Karla-Bold-webfont.woff') format('woff'),
         url('/fonts/karla/Karla-Bold-webfont.ttf') format('truetype'),
         url('/fonts/karla/Karla-Bold-webfont.svg#KarlaBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*

@font-face {
	font-family: 'LatoBold';
	src: url('/fonts/lato/Lato-Bold-webfont.eot');
	src: local('?'), url('/fonts/lato/Lato-Bold-webfont.woff') format('woff'), url('/fonts/lato/Lato-Bold-webfont.ttf') format('truetype'), url('/fonts/lato/Lato-Bold-webfont.svg#webfontWChoG53K') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'LatoItalic';
	src: url('/fonts/lato/Lato-Italic-webfont.eot');
	src: local('?'), url('/fonts/lato/Lato-Italic-webfont.woff') format('woff'), url('/fonts/lato/Lato-Italic-webfont.ttf') format('truetype'), url('/fonts/lato/Lato-Italic-webfont.svg#webfontK66ymxTv') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'LatoRegular';
	src: url('/fonts/lato/Lato-Regular-webfont.eot');
	src: local('?'), url('/fonts/lato/Lato-Regular-webfont.woff') format('woff'), url('/fonts/lato/Lato-Regular-webfont.ttf') format('truetype'), url('/fonts/lato/Lato-Regular-webfont.svg#webfontwlOsaZaJ') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'LatoLight';
	src: url('/fonts/lato/Lato-Light-webfont.eot');
	src: local('?'), url('/fonts/lato/Lato-Light-webfont.woff') format('woff'), url('/fonts/lato/Lato-Light-webfont.ttf') format('truetype'), url('/fonts/lato/Lato-Light-webfont.svg#webfontbUmjvwph') format('svg');
	font-weight: normal;
	font-style: normal;
}

*/