@font-face {
    font-family: Morion;
    font-weight: 300;
    src: url("../font/morion-light.woff") format("woff");
}

@font-face {
    font-family: Morion;
    font-weight: 600;
    src: url("../font/morion-semibold.woff") format("woff");
}

@font-face {
    font-family: Avenir;
    font-weight: 300;
    src: url("../font/avenir.woff") format("woff");
}

@font-face {
    font-family: Avenir;
    font-weight: 600;
    src: url("../font/avenir-bold.woff") format("woff");
}