﻿@font-face {
    font-family: "Museo Sans";
    src: url("MuseoSans-100.otf") format("opentype");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: "Museo Sans";
    src: url("MuseoSans-100Italic.otf") format("opentype");
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: "Museo Sans";
    src: url("MuseoSans-300.otf") format("opentype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Museo Sans";
    src: url("MuseoSans-300Italic.otf") format("opentype");
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: "Museo Sans";
    src: url("MuseoSans.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Museo Sans";
    src: url("MuseoSans_0.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Museo Sans";
    src: url("MuseoSans_500_Italic.otf") format("opentype");
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: "Museo Sans";
    src: url("MuseoSans_1.otf") format("opentype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Museo Sans";
    src: url("MuseoSans-700Italic.otf") format("opentype");
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: "Museo Sans";
    src: url("MuseoSans-900Italic.otf") format("opentype");
    font-weight: 900;
    font-style: italic;
}
