@font-face {
    font-family: "Switzerland";
    src: url('fonts/sw.eot'); /* IE */
    src: url('fonts/sw.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Switzerland";
    src: url('fonts/swi.eot'); /* IE */
    src: url('fonts/swi.ttf');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: "Switzerland";
    src: url('fonts/swb.eot'); /* IE */
    src: url('fonts/swb.ttf');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "Switzerland";
    src: url('fonts/swbi.eot'); /* IE */
    src: url('fonts/swbi.ttf');
    font-weight: bold;
    font-style: italic;
}