@font-face {
    font-family: 'Museo300';
    src: url('../fonts/museo300-regular-webfont.eot');
    src: url('../fonts/museo300-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/museo300-regular-webfont.woff') format('woff'),
        url('../fonts/museo300-regular-webfont.ttf') format('truetype'),
        url('../fonts/museo300-regular-webfont.svg#museo300') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Museo700';
    src: url('../fonts/museo700-regular-webfont.eot');
    src: url('../fonts/museo700-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/museo700-regular-webfont.woff') format('woff'),
        url('../fonts/museo700-regular-webfont.ttf') format('truetype'),
        url('../fonts/museo700-regular-webfont.svg#museo700') format('svg');
    font-weight: 700;
    font-style: normal;
}
@font-face {
	font-family: 'Museo500';
	src: url('../fonts/museo500-regular-webfont.eot');
	src: url('../fonts/museo500-regular-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/museo500-regular-webfont.woff') format('woff'),
	     url('../fonts/museo500-regular-webfont.ttf') format('truetype'),
	     url('../fonts/museo500-regular-webfont.svg#museo500') format('svg');
	font-weight: 500;
	font-style: normal;
}

/*
@font-face {
    font-family: Futura_Medium;
    src: url("../font/Futura Medium.otf") format("opentype");
}
@font-face {
    font-family: Silkscreen;
    src: url("../font/Silkscreen_V2_V2.otf") format("opentype");
}
@font-face {
    font-family: FuturaLT-CondensedBoldOblique;
    src: url("../font/FuturaLT-CondensedBoldOblique.woff") format('woff');
}
@font-face {
    font-family: FuturaLTBold;
    src: url("../font/FuturaLTBold.otf") format("opentype");
}
@font-face {
    font-family: AvenirLTStd-Black;
    src: url("../font/AvenirLTStd-Black.otf") format("opentype");
}
@font-face {
    font-family: avenirltstd-light;
    src: url("../font/avenirltstd-light.otf") format("opentype");
}
@font-face {
    font-family: Futura_Maxi_CG_Bold_Regular;
    src: url("../font/Futura_Maxi_CG_Bold_Regular.otf") format("opentype");
}
*/
