@font-face { 
    font-family: 'Dongkang';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/JSDongkang-RegularA1.woff') format('woff');
    font-weight: normal; font-style: normal; 
}

@font-face {
	font-family:'Caviar';
	font-weight:100;
	src:url('../font/CaviarDreams.eot');
	src:url('../font/CaviarDreams.eot') format('embedded-opentype'),
        url('../font/CaviarDreams.woff') format('woff'),
        url('../font/CaviarDreams.woff2') format('woff2');
}
@font-face {
	font-family:'Caviar';
	font-weight:500;
	src:url('../font/CaviarDreams_Bold.eot');
	src:url('../font/CaviarDreams_Bold.eot') format('embedded-opentype'),
        url('../font/CaviarDreams_Bold.woff') format('woff'),
        url('../font/CaviarDreams_Bold.woff2') format('woff2');
}
@font-face {
	font-family:'Colaborate';
	font-weight:100;
	src:url('../font/Colaborate-Light.eot');
	src:url('../font/Colaborate-Light.eot') format('embedded-opentype'),
        url('../font/Colaborate-Light.woff') format('woff'),
        url('../font/Colaborate-Light.woff2') format('woff2');
}
@font-face {
	font-family:'Colaborate';
	font-weight:300;
	src:url('../font/Colaborate-Regular.eot');
	src:url('../font/Colaborate-Regular.eot') format('embedded-opentype'),
        url('../font/Colaborate-Regular.woff') format('woff'),
        url('../font/Colaborate-Regular.woff2') format('woff2');
}
@font-face {
	font-family:'Colaborate';
	font-weight:500;
	src:url('../font/Colaborate-Medium.eot');
	src:url('../font/Colaborate-Medium.eot') format('embedded-opentype'),
        url('../font/Colaborate-Medium.woff') format('woff'),
        url('../font/Colaborate-Medium.woff2') format('woff2');
}
@font-face {
	font-family:'Colaborate';
	font-weight:800;
	src:url('../font/Colaborate-Bold.eot');
	src:url('../font/Colaborate-Bold.eot') format('embedded-opentype'),
        url('../font/Colaborate-Bold.woff') format('woff'),
        url('../font/Colaborate-Bold.woff2') format('woff2');
}
@font-face {
	font-family:'Lastoria';
	font-weight:normal;
	src:url('../font/LastoriaDemo.eot');
	src:url('../font/LastoriaDemo.eot') format('embedded-opentype'),
        url('../font/LastoriaDemo.woff') format('woff'),
        url('../font/LastoriaDemo.woff2') format('woff2');
}
@font-face{
        font-family:'Signature';
	font-weight:normal;
	src:url('../font/Signature_Collection.eot');
	src:url('../font/Signature_Collection.eot') format('embedded-opentype'),
        url('../font/Signature_Collection.woff') format('woff'),
        url('../font/Signature_Collection.woff2') format('woff2');
}

/* Generated by Glyphter (http://www.glyphter.com) on  Thu Aug 30 2018*/
@font-face {
    font-family: 'Glyphter';
    src: url('../font/Glyphter.eot');
    src: url('../font/Glyphter.eot?#iefix') format('embedded-opentype'),
         url('../font/Glyphter.woff') format('woff'),
         url('../font/Glyphter.svg#Glyphter') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='icon-']:before{
	display: inline-block;
   font-family: 'Glyphter';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}