@font-face {
	font-family: 'pro-black';
	src: url('../fonts/proxima-black.eot');
	src: url('../fonts/proxima-black.eot?#iefix') format('embedded-opentype'),
	url('../fonts/proxima-black.woff') format('woff'),
	url('../fonts/proxima-black.ttf') format('truetype'),
	url('../fonts/proxima-black.svg#dax-light') format('svg');
}

@font-face {
	font-family: 'pro-bold';
	src: url('../fonts/proxima-bold.eot');
	src: url('../fonts/proxima-bold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/proxima-bold.woff') format('woff'),
	url('../fonts/proxima-bold.ttf') format('truetype'),
	url('../fonts/proxima-bold.svg#dax-light') format('svg');
}

@font-face {
	font-family: 'pro-extrabold';
	src: url('../fonts/proxima-extrabold.eot');
	src: url('../fonts/proxima-extrabold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/proxima-extrabold.woff') format('woff'),
	url('../fonts/proxima-extrabold.ttf') format('truetype'),
	url('../fonts/proxima-extrabold.svg#dax-light') format('svg');
}

@font-face {
	font-family: 'pro-light';
	src: url('../fonts/proxima-light.eot');
	src: url('../fonts/proxima-light.eot?#iefix') format('embedded-opentype'),
	url('../fonts/proxima-light.woff') format('woff'),
	url('../fonts/proxima-light.ttf') format('truetype'),
	url('../fonts/proxima-light.svg#dax-light') format('svg');
}

@font-face {
	font-family: 'pro-condensed-light';
	src: url('../fonts/proxima-condensed-light.eot');
	src: url('../fonts/proxima-condensed-light.eot?#iefix') format('embedded-opentype'),
	url('../fonts/proxima-condensed-light.woff') format('woff'),
	url('../fonts/proxima-condensed-light.ttf') format('truetype'),
	url('../fonts/proxima-condensed-light.svg#dax-light') format('svg');
}

@font-face {
	font-family: 'pro-medium';
	src: url('../fonts/proxima-medium.eot');
	src: url('../fonts/proxima-medium.eot?#iefix') format('embedded-opentype'),
	url('../fonts/proxima-medium.woff') format('woff'),
	url('../fonts/proxima-medium.ttf') format('truetype'),
	url('../fonts/proxima-medium.svg#dax-light') format('svg');
}

@font-face {
	font-family: 'pro-regular';
	src: url('../fonts/proxima-regular.eot');
	src: url('../fonts/proxima-regular.eot?#iefix') format('embedded-opentype'),
	url('../fonts/proxima-regular.woff') format('woff'),
	url('../fonts/proxima-regular.ttf') format('truetype'),
	url('../fonts/proxima-regular.svg#dax-light') format('svg');
}

@font-face {
	font-family: 'pro-semibold';
	src: url('../fonts/proxima-semibold.eot');
	src: url('../fonts/proxima-semibold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/proxima-semibold.woff') format('woff'),
	url('../fonts/proxima-semibold.ttf') format('truetype'),
	url('../fonts/proxima-semibold.svg#dax-light') format('svg');
}

@font-face {
	font-family: 'pro-thin';
	src: url('../fonts/proxima-thin.eot');
	src: url('../fonts/proxima-thin.eot?#iefix') format('embedded-opentype'),
	url('../fonts/proxima-thin.woff') format('woff'),
	url('../fonts/proxima-thin.ttf') format('truetype'),
	url('../fonts/proxima-thin.svg#dax-light') format('svg');
}

@font-face {
    font-family: 'dax-light';
    src: url('../fonts/dax-light.eot');
    src: url('../fonts/dax-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dax-light.woff') format('woff'),
         url('../fonts/dax-light.ttf') format('truetype'),
         url('../fonts/dax-light.svg#dax-light') format('svg');
}

@font-face {
font-family: 'dax-regular';
    src: url('../fonts/dax-regular.eot');
    src: url('../fonts/dax-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dax-regular.woff') format('woff'),
         url('../fonts/dax-regular.ttf') format('truetype'),
         url('../fonts/dax-regular.svg#dax-regular') format('svg');
}

@font-face {
font-family: 'dax-medium';
    src: url('../fonts/dax-medium.eot');
    src: url('../fonts/dax-medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dax-medium.woff') format('woff'),
         url('../fonts/dax-medium.ttf') format('truetype'),
         url('../fonts/dax-medium.svg#dax-medium') format('svg');
}

@font-face {
font-family: 'dax-bold';
    src: url('../fonts/dax-bold.eot');
    src: url('../fonts/dax-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dax-bold.woff') format('woff'),
         url('../fonts/dax-bold.ttf') format('truetype'),
         url('../fonts/dax-bold.svg#dax-bold') format('svg');
}

@font-face { 
	font-family: 'myriad-black';
	src: url('../fonts/myriad-black.otf') format('opentype'); 
	}

@font-face { 
	font-family: 'myriad-black-italic';
	src: url('../fonts/myriad-blackit.otf') format('opentype'); 
	}

@font-face { 
	font-family: 'myriad-bold';
	src: url('../fonts/myriad-bold.otf') format('opentype'); 
	}

@font-face { 
	font-family: 'myriad-bold-italic';
	src: url('../fonts/myriad-boldit.otf') format('opentype'); 
	}

@font-face { 
	font-family: 'myriad-light';
	src: url('../fonts/myriad-light.otf') format('opentype'); 
	}

@font-face { 
	font-family: 'myriad-light-italic';
	src: url('../fonts/myriad-lightit.otf') format('opentype'); 
	}

@font-face { 
	font-family: 'myriad-regular';
	src: url('../fonts/myriad-regular.otf') format('opentype'); 
	}

@font-face { 
	font-family: 'myriad-regular-italic';
	src: url('../fonts/myriad-regularit.otf') format('opentype'); 
	}

@font-face { 
	font-family: 'myriad-semibold';
	src: url('../fonts/myriad-semibold.otf') format('opentype'); 
	}

@font-face { 
	font-family: 'myriad-semibold-italic';
	src: url('../fonts/myriad-semiboldit.otf') format('opentype'); 
	}