@font-face {
    font-family: "Scala";
    font-weight: normal;
    font-style: normal;
    src: url('ScalaWebPro.woff') format('woff');
}

@font-face {
    font-family: "Scala";
    font-weight: bold;
    font-style: normal;
    src: url('ScalaWebPro-Bold.woff') format('woff');
}

@font-face {
    font-family: "Scala";
    font-weight: normal;
    font-style: italic;
    src: url('ScalaWebPro-Ita.woff') format('woff');
}

@font-face {
    font-family: "Scala";
    font-weight: bold;
    font-style: italic;
    src: url('ScalaWebPro-BoldIta.woff') format('woff');
}
