@font-face {
    font-family: PelakFA;
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/woff/PelakFA-Thin.woff') format('woff'),
    url('../fonts/woff2/PelakFA-Thin.woff2') format('woff2');
}

@font-face {
    font-family: PelakFA;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/woff/PelakFA-Light.woff') format('woff'),
    url('../fonts/woff2/PelakFA-Light.woff2') format('woff2');
}

@font-face {
    font-family: PelakFA;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/woff/PelakFA-Medium.woff') format('woff'),
    url('../fonts/woff2/PelakFA-Medium.woff2') format('woff2');
}

@font-face {
    font-family: PelakFA;
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/woff/PelakFA-SemiBold.woff') format('woff'),
    url('../fonts/woff2/PelakFA-SemiBold.woff2') format('woff2');
}

@font-face {
    font-family: PelakFA;
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/woff/PelakFA-ExtraBold.woff') format('woff'),
    url('../fonts/woff2/PelakFA-ExtraBold.woff2') format('woff2');
}

@font-face {
    font-family: PelakFA;
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/woff/PelakFA-Black.woff') format('woff'),
    url('../fonts/woff2/PelakFA-Black.woff2') format('woff2');
}

@font-face {
    font-family: PelakFA;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/woff/PelakFA-Bold.woff') format('woff'),
    url('../fonts/woff2/PelakFA-Bold.woff2') format('woff2');
}

@font-face {
    font-family: PelakFA;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/woff/PelakFA-Regular.woff') format('woff'),
    url('../fonts/woff2/PelakFA-Regular.woff2') format('woff2');
}

@font-face {
	font-family: AnjomanMax;
	font-style: normal;
	font-weight: 100;
	src: url('../fonts/Anjoman/woff/AnjomanMax-Thin.woff') format('woff'),   
	url('../fonts/Anjoman/woff2/AnjomanMax-Thin.woff2') format('woff2');		
}

@font-face {
	font-family: AnjomanMax;
	font-style: normal;
	font-weight: 200;
	src: url('../fonts/Anjoman/woff/AnjomanMax-ExLight.woff') format('woff'),
	url('../fonts/Anjoman/woff2/AnjomanMax-ExLight.woff2') format('woff2');
}

@font-face {
	font-family: AnjomanMax;
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/Anjoman/woff/AnjomanMax-Light.woff') format('woff'),   
	url('../fonts/Anjoman/woff2/AnjomanMax-Light.woff2') format('woff2');		 
}

@font-face {
	font-family: AnjomanMax;
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/Anjoman/woff/AnjomanMax-Medium.woff') format('woff'),   
	url('../fonts/Anjoman/woff2/AnjomanMax-Medium.woff2') format('woff2');		 
}

@font-face {
	font-family: AnjomanMax;
	font-style: normal;
	font-weight: 600;
	src: url('../fonts/Anjoman/woff/AnjomanMax-SemiBold.woff') format('woff'),   
	url('../fonts/Anjoman/woff2/AnjomanMax-SemiBold.woff2') format('woff2');	 
}

@font-face {
	font-family: AnjomanMax;
	font-style: normal;
	font-weight: 800;
	src: url('../fonts/Anjoman/woff/AnjomanMax-ExBold.woff') format('woff'),
	url('../fonts/Anjoman/woff2/AnjomanMax-ExBold.woff2') format('woff2');
}

@font-face {
	font-family: AnjomanMax;
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/Anjoman/woff/AnjomanMax-Black.woff') format('woff'),   
	url('../fonts/Anjoman/woff2/AnjomanMax-Black.woff2') format('woff2');		 
}

@font-face {
	font-family: AnjomanMax;
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/Anjoman/woff/AnjomanMax-Bold.woff') format('woff'),   
	url('../fonts/Anjoman/woff2/AnjomanMax-Bold.woff2') format('woff2');	 
}

@font-face {
	font-family: AnjomanMax;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/Anjoman/woff/AnjomanMax-Regular.woff') format('woff'),   
	url('../fonts/Anjoman/woff2/AnjomanMax-Regular.woff2') format('woff2');	
}

@font-face {
    font-family: Edwardian;
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/EdwardianScriptITC.woff2') format('woff2');
}

h1, h2, h3, h4, h5, h6, a, p, ul, li, div, span, button, input, select, option, textarea, label, iframe {
    font-family: AnjomanMax, serif !important;
}

.edwardian {
    font-family: Edwardian, AnjomanMax, serif !important;
}