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

@font-face {
	font-family: anjoman;
	font-style: normal;
	font-weight: 700;
	src: url('anjoman/woff/AnjomanMaxFN-Hv.woff') format('woff'),
	url('anjoman/woff2/AnjomanMaxFN-Hv.woff2') format('woff2')
}

body {
    font-family: anjoman !important;
}
a,
h1,
h2,
h3,
h4,
h5,
h6,
p,
input,
textarea {
    font-family: anjoman !important;
}
