@font-face {
	font-family: "Museo";
        src: url("../fonts/Museo500-Regular.otf");
}

@font-face {
        font-family: "Museo";
        font-weight: bold;
        src: url("../fonts/Museo700-Regular.otf");
}

@font-face {
	font-family: "Museo";
        font-weight: 300;
        src: url("../fonts/Museo300-Regular.otf");
}

@font-face {
	font-family: "Museo Sans";
        src: url("../fonts/MuseoSans_500.otf");
}

@font-face {
        font-family: "Museo Sans";
        font-weight: bold;
        src: url("../fonts/MuseoSans_700.otf");
}

@font-face {
	font-family: "Museo Sans";
        font-weight: 300;
        src: url("../fonts/MuseoSans_300.otf");
}

@font-face {
	font-family: "Museo Sans";
        font-weight: 100;
        src: url("../fonts/MuseoSans_100.otf");
}

@font-face {
	font-family: "Museo Sans";
        font-style: italic;
        src: url("../fonts/MuseoSans_500_Italic.otf");
}

@font-face {
        font-family: "Museo Sans";
        font-weight: bold;
	font-style: italic;
        src: url("../fonts/MuseoSans_700_Italic.otf");
}

@font-face {
	font-family: "Museo Sans";
	font-weight: 300;
	font-style: italic;
	src: url("../fonts/MuseoSans_300_Italic.otf");
}

@font-face {
        font-family: "Museo Sans";
        font-weight: 100;
	font-style: italic;
        src: url("../fonts/MuseoSans_100_Italic.otf");
}

@font-face {
	font-family: "Museo Sans Rounded 100";
        src: url("../fonts/MuseoSansRounded-100.otf");
}

@font-face {
	font-family: "Museo Sans Rounded 300";
        src: url("../fonts/MuseoSansRounded-300.otf");
}

@font-face {
	font-family: "Museo Sans Rounded 500";
        src: url("../fonts/MuseoSansRounded-500.otf");
}

@font-face {
	font-family: "Museo Sans Rounded 700";
        src: url("../fonts/MuseoSansRounded-700.otf");
}

@font-face {
	font-family: "Museo Sans Rounded 900";
        src: url("../fonts/MuseoSansRounded-900.otf");
}

@font-face {
	font-family: "Museo Sans Rounded 1000";
        src: url("../fonts/MuseoSansRounded-1000.otf");
}

@font-face {
	font-family: "Museo Slab";
	src: url("../fonts/Museo_Slab_500.otf");
}

@font-face {
	font-family: "Museo Slab";
	font-style: italic;
	src: url("../fonts/Museo_Slab_500italic.otf");
}

@font-face {
	font-family: "Calluna";
	src: url("../fonts/Calluna-Regular.otf");
}

@font-face {
	font-family: "Calluna";
	font-weight: bold;
	src: url("../fonts/Calluna-Bold.otf");
}

@font-face {
	font-family: "Calluna";
	font-style: italic;
	src: url("../fonts/Calluna-It.otf");
}

@font-face {
	font-family: "Calluna";
	font-weight: 300;
	src: url("../fonts/Calluna-Light.otf");
}

@font-face {
	font-family: "Calluna Sans";
	src: url("../fonts/CallunaSansRegular.otf");
}

@font-face {
	font-family: "Calluna Sans";
	font-style: italic;
	src: url("../fonts/CallunaSansItalic.otf");
}
