﻿@font-face {
    font-family: moe;
    font-style: normal;
    font-weight: 100;
    src: url("../Fonts/MuseoSans-100.otf");
}

@font-face {
    font-family: moe;
    font-style: normal;
    font-weight: 300;
    src: url("../Fonts/MuseoSans-300.otf");
}

@font-face {
    font-family: moe;
    font-style: normal;
    font-weight: 500;
    src: url("../Fonts/MuseoSans-500.otf");
}

@font-face {
    font-family: moe;
    font-style: normal;
    font-weight: 700;
    src: url("../Fonts/MuseoSans-700.otf");
}
