@font-face {
	font-family: 'ls-thin';
	src:url('../fonts/LydiaSans-Thin.otf');
}

@font-face {
	font-family: 'ls-regular';
	src:url('../fonts/LydiaSans-Regular.otf');
}

@font-face {
	font-family: 'ls-book';
	src:url('../fonts/LydiaSans-Book.otf');
}


@font-face {
	font-family: 'ls-semib';
	src:url('../fonts/LydiaSans-SemiBold.otf');
}

@font-face {
	font-family: 'ls-bold';
	src:url('../fonts/LydiaSans-Bold.otf');
}

@font-face {
	font-family: 'ls-bold-i';
	src:url('../fonts/LydiaSans-BoldItalic.otf');
}


@font-face {
	font-family: 'ls-exb';
	src:url('../fonts/LydiaSans-Extrabold.otf');
}

@font-face {
	font-family: 'ls-exb-i';
	src:url('../fonts/LydiaSans-ExtraboldItalic.otf');
}


@font-face {
	font-family: 'sj-sr';
	src:url('../fonts/SummerJournalScriptRegular.otf');
}

@font-face {
	font-family: 'sj-hr';
	src:url('../fonts/SummerJournalHandwritingRegular.otf');
}

