@font-face {
    font-family: Baskerville;
    src: url(../font/baskerville.ttc);
}
@font-face {
    font-family: DBHeavent;
    src: url(../font/db-heavent-v3.2.ttf);
}
@font-face {
    font-family: DBHeaventLight;
    src: url(../font/db-heavent-light-v3.2.ttf);
}
@font-face {
    font-family: Gotham;
    src: url(../font/gotham-regular.ttf);
}
@font-face {
    font-family: GothamLight;
    src: url(../font/gotham-light.otf);
}
@font-face {
    font-family: GothamMedium;
    src: url(../font/gotham-medium.otf);
}