@font-face {
	font-family: 'Acrom-2';
    font-weight: 400;
	src: url(‘/fonts/Acrom_Regular.ttf’) format(‘truetype’)
}

body {
	font-family: 'Acrom', sans-serif;
}