@font-face {
	font-family: 'Proxima Nova Regular';
	src: url('./ProximaNovaRegular/ProximaNovaRegular.ttf');
	font-weight: 400;
}

@font-face {
	font-family: 'Proxima Nova Bold';
	src: url('./ProximaNovaBold/ProximaNovaBold.ttf');
	font-weight: 400;
}


/* @font-face {
	font-family: 'Open Sans';
	src: url('./OpenSans/OpenSans-Regular.ttf');
	font-weight: 400;
}
@font-face {
	font-family: 'Open Sans';
	src: url('./OpenSans/OpenSans-SemiBold.ttf');
	font-weight: 600;
}
@font-face {
	font-family: 'Open Sans';
	src: url('./OpenSans/OpenSans-Bold.ttf');
	font-weight: 700;
} */
/* @font-face {
	font-family: 'Open Sans';
	src: url('./OpenSans/OpenSans-ExtraBold.ttf');
	font-weight: 800;
} */

/* Font downloaded from FontsForWeb.com */

/*@font-face {
	font-family: 'Nexa Slab Bold';
	src: url('./NexaSlab-Bold.otf');
}

@font-face {
	font-family: 'Nexa Slab Regular';
	src: url('./Nexa Slab Regular.otf');
}

@font-face {
	font-family: 'DIN';
	src: url('./D-DIN.otf')
}
@font-face {
	font-family: 'DIN';
	font-weight: bold;
	src: url('./D-DIN-Bold.otf');
}*/