@font-face {
    font-family: 'Manrope';
    src: url('Manrope-Regular.eot');
    src: local('Manrope Regular'), local('Manrope-Regular'),
        url('Manrope-Regular.eot?#iefix') format('embedded-opentype'),
        url('Manrope-Regular.woff2') format('woff2'),
        url('Manrope-Regular.woff') format('woff'),
        url('Manrope-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Manrope';
    src: url('Manrope-Bold.eot');
    src: local('Manrope Bold'), local('Manrope-Bold'),
        url('Manrope-Bold.eot?#iefix') format('embedded-opentype'),
        url('Manrope-Bold.woff2') format('woff2'),
        url('Manrope-Bold.woff') format('woff'),
        url('Manrope-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
	font-family: 'RoadRadio';
	src: url('RoadRadio-Thin.eot');
	src: local('RoadRadio-Thin'),
		url('RoadRadio-Thin.eot?#iefix') format('embedded-opentype'),
		url('RoadRadio-Thin.woff') format('woff'),
		url('RoadRadio-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'RoadRadio';
	src: url('RoadRadio.eot');
	src: local('RoadRadio'),
		url('RoadRadio.eot?#iefix') format('embedded-opentype'),
		url('RoadRadio.woff') format('woff'),
		url('RoadRadio.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'RoadRadio';
	src: url('RoadRadio-Bold.eot');
	src: local('RoadRadio-Bold'),
		url('RoadRadio-Bold.eot?#iefix') format('embedded-opentype'),
		url('RoadRadio-Bold.woff') format('woff'),
		url('RoadRadio-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'RoadRadio';
	src: url('RoadRadio-Black.eot');
	src: local('RoadRadio-Black'),
		url('RoadRadio-Black.eot?#iefix') format('embedded-opentype'),
		url('RoadRadio-Black.woff') format('woff'),
		url('RoadRadio-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}