@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: 'Onramp';
	src: url('ONRAMP.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova';
	src: url('fonts/ProximaNova-Regular.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova';
	src: url('fonts/ProximaNova-Black.otf') format('opentype');
	font-weight: 900;
	
}

@font-face {
	font-family: 'Proxima Nova';
	src: url('fonts/ProximaNova-Bold.otf') format('opentype');
	font-weight: 700;
	
}

@font-face {
	font-family: 'Proxima Nova';
	src: url('fonts/ProximaNova-Extrabold.otf') format('opentype');
	font-weight: 800;
}


@font-face {
	font-family: 'Proxima Nova';
	src: url('fonts/ProximaNova-Light.otf') format('opentype');
	font-weight: 200;
}


@font-face {
	font-family: 'Proxima Nova';
	src: url('fonts/ProximaNova-Semibold.otf') format('opentype');
	font-weight: 600;
}

@font-face {
	font-family: 'Lato';
	src: url('fonts/Lato-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Marker';
	src: url('fonts/PermanentMarker.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Written';
	src: url('fonts/ArchitectsDaughter.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Babas';
	src: url('fonts/BebasNeue Regular.otf') format('opentype');
	font-weight: normal;
}


@font-face {
	font-family: 'Babas';
	src: url('fonts/BebasNeue Bold.otf') format('opentype');
	font-weight: 600;
}

@font-face {
	font-family: 'Babas';
	src: url('fonts/BebasNeue Book.otf') format('opentype');
	font-weight: 300;
}


@font-face {
	font-family: 'Babas';
	src: url('fonts/BebasNeue Light.otf') format('opentype');
	font-weight: 200;
}

@font-face {
	font-family: 'Babas';
	src: url('fonts/BebasNeue Thin.otf') format('opentype');
	font-weight: 100;
}


@font-face {
	font-family: 'Chunk';
	src: url('fonts/Chunkfive.otf') format('opentype');
	font-weight: normal;
}










