@font-face {
	font-family: 'PFdinTextCondPro';
	src: url('../fonts/pfdin-light.eot');
	src: url('../fonts/pfdin-light.woff') format('woff'), url('../fonts/pfdin-light.ttf') format('truetype'), url('../fonts/pfdin-light.svg') format('svg');
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: 'PFdinTextCondPro';
	src: url('../fonts/pfdin-regular.eot');
	src: url('../fonts/pfdin-regular.woff') format('woff'), url('../fonts/pfdin-regular.ttf') format('truetype'), url('../fonts/pfdin-regular.svg') format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'PFdinTextCondPro';
	src: url('../fonts/pfdin-medium.eot');
	src: url('../fonts/pfdin-medium.woff') format('woff'), url('../fonts/pfdin-medium.ttf') format('truetype'), url('../fonts/pfdin-medium.svg') format('svg');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'PFdinTextCondPro';
	src: url('../fonts/pfdin-bold.eot');
	src: url('../fonts/pfdin-bold.woff') format('woff'), url('../fonts/pfdin-bold.ttf') format('truetype'), url('../fonts/pfdin-bold.svg') format('svg');
	font-weight: 700;
	font-style: normal;
}
@font-face {
    font-family: 'Gravity';
    src: local('Gravity Light'), local('../fonts/Gravity-Light'), url('../fonts/Gravitylight.woff2') format('woff2'), url('../fonts/Gravitylight.woff') format('woff'), url('../fonts/Gravitylight.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Gravity';
    src: local('Gravity'), local('../fonts/Gravity-Regular'), url('../fonts/Gravity.woff2') format('woff2'), url('../fonts/Gravity.woff') format('woff'), url('../fonts/Gravity.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Gravity';
    src: local('Gravity Bold'), local('../fonts/Gravity-Bold'), url('../fonts/Gravitybold.woff2') format('woff2'), url('../fonts/Gravitybold.woff') format('woff'), url('../fonts/Gravitybold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}