@font-face {
    font-family: "Swiss721";
    font-weight: 400;
    src: url("fonts/swiss-721-bt-normal.woff") format("woff")
}

@font-face {
    font-family: "Swiss721";
    font-weight: 600;
    src: url("fonts/swiss-721-bt-medium.woff") format("woff")
}

@font-face {
    font-family: "Swiss721";
    font-weight: 700;
    src: url("fonts/swiss-721-bt-bold.woff") format("woff")
}

@font-face {
    font-family: "Swiss721";
    font-weight: 300;
    src: url("fonts/swiss-721-bt-light.woff") format("woff")
}

@font-face {
    font-family: "Swiss721";
    font-weight: 200;
    src: url("fonts/swiss-721-bt-thin.woff") format("woff")
}