/* PT Sans */

@font-face {
	font-family: 'PT Sans';
	src: url('pt sans/ptsans-regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PT Sans';
	src: url('pt sans/ptsans-regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PT Sans';
	src: url('pt sans/ptsans-italic.woff') format('woff');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'PT Sans';
	src: url('pt sans/ptsans-bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'PT Sans';
	src: url('pt sans/ptsans-bolditalic.woff') format('woff');
	font-weight: bold;
	font-style: italic;
}

/* PT Serif */

@font-face {
	font-family: 'PT Serif';
	src: url('pt serif/ptserif-regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PT Serif';
	src: url('pt serif/ptserif-italic.woff') format('woff');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'PT Serif';
	src: url('pt serif/ptserif-bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'PT Serif';
	src: url('pt serif/ptserif-bolditalic.woff') format('woff');
	font-weight: bold;
	font-style: italic;
}

/* Proxima Nova */

@font-face {
	font-family: 'Proxima Nova';
	src: url('proxima nova/proximanova-regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova';
	src: url('proxima nova/proximanova-regularit.woff') format('woff');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova';
	src: url('proxima nova/proximanova-bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova';
	src: url('proxima nova/proximanova-boldit.woff') format('woff');
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova Extrabold';
	src: url('proxima nova/proximanova-extrabld.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Extrabold';
	src: url('proxima nova/proximanova-extrabldit.woff') format('woff');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Proxima Nova Semibold';
	src: url('proxima nova/proximanova-semibold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova Semibold';
	src: url('proxima nova/proximanova-semiboldit.woff') format('woff');
	font-weight: normal;
	font-style: italic;
}

/* MADE Icons */

@font-face {
	font-family: 'MADE Icons';
	src: url('made icons/MADE Icons Font.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}