﻿@font-face {
	font-family: RobotoCondensed;
	font-style: normal;
	font-weight: 200;
	src: url('fonts/RobotoCondensed-Thin.woff2') format('woff2');	
}

@font-face {
	font-family: RobotoCondensed;
	font-style: normal;
	font-weight: 300;
	src: url('fonts/RobotoCondensed-Light.woff2') format('woff2');
}

@font-face {
	font-family: RobotoCondensed;
	font-style: normal;
	font-weight: 500;
	src: url('fonts/RobotoCondensed-Medium.woff2') format('woff2');
}

@font-face {
	font-family: RobotoCondensed;
	font-style: normal;
	font-weight: 600;
	src: url('fonts/RobotoCondensed-SemiBold.woff2') format('woff2');
}

@font-face {
	font-family: RobotoCondensed;
	font-style: normal;
	font-weight: 800;
	src: url('fonts/RobotoCondensed-ExtraBold.woff2') format('woff2');
}

@font-face {
	font-family: RobotoCondensed;
	font-style: normal;
	font-weight: 850;
	src: url('fonts/RobotoCondensed-Black.woff2') format('woff2');
}

@font-face {
	font-family: RobotoCondensed;
	font-style: normal;
	font-weight: bold;
	src: url('fonts/RobotoCondensed-Bold.woff2') format('woff2');
}

@font-face {
	font-family: RobotoCondensed;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/RobotoCondensed-Regular.woff2') format('woff2');
}


