@font-face {
	font-family: 'Conv_Baskerville Bold';
	src: url('fonts/Baskerville Bold.eot');
	src: local('☺'), url('fonts/Baskerville Bold.woff') format('woff'), url('fonts/Baskerville Bold.ttf') format('truetype'), url('fonts/Baskerville Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_MBaskerville-SemiBold';
	src: url('fonts/MBaskerville-SemiBold.eot');
	src: local('☺'), url('fonts/MBaskerville-SemiBold.woff') format('woff'), url('fonts/MBaskerville-SemiBold.ttf') format('truetype'), url('fonts/MBaskerville-SemiBold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Conv_Baskerville-Regular';
	src: url('fonts/Baskerville-Regular.eot');
	src: local('☺'), url('fonts/Baskerville-Regular.woff') format('woff'), url('fonts/Baskerville-Regular.ttf') format('truetype'), url('fonts/Baskerville-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Baskerville-Light';
	src: url('fonts/Baskerville-Light.eot');
	src: local('☺'), url('fonts/Baskerville-Light.woff') format('woff'), url('fonts/Baskerville-Light.ttf') format('truetype'), url('fonts/Baskerville-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot?2s4st1');
    src: url('fonts/icomoon.eot?2s4st1#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?2s4st1') format('truetype'), url('fonts/icomoon.woff?2s4st1') format('woff'), url('fonts/icomoon.svg?2s4st1#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-ic-left-li:before {
    content: "\e99f";
}

.icon-ic-right-li:before {
    content: "\e99e";

}
.icon-ic-down-li:before {
    content: "\e99d";
}

.icon-ic-right-li:before {
    content: "\e99e";
}