@font-face {
    font-family: "Sanomat Sans";
    font-weight: 100;
    font-style: normal;
    src: url("Sanomat SansThin.woff") format("woff");
}

@font-face {
    font-family: "Sanomat Sans";
    font-weight: 300;
    font-style: normal;
    src: url("Sanomat SansLight.woff") format("woff");
}

@font-face {
    font-family: "Sanomat Sans";
    font-weight: 400;
    font-style: normal;
    src: url("Sanomat SansRegular.woff") format("woff");
}

@font-face {
    font-family: "Sanomat Sans";
    font-weight: 500;
    font-style: normal;
    src: url("Sanomat SansMedium.woff") format("woff");
}

@font-face {
    font-family: "Sanomat Sans";
    font-weight: 600;
    font-style: normal;
    src: url("Sanomat SansBold.woff") format("woff");
}