
/* ---------Avenir Fonts-------- */
@font-face {
    font-family: 'Koburina Gothic StdN W0';
    src: url('../font/KoburinaStdN-W0.otf') format("opentype");
    font-weight: 400;
}
@font-face {
    font-family: 'Koburina Gothic StdN W1';
    src: url('../font/KoburinaStdN-W1.otf') format("opentype");
    font-weight: 400;
}
@font-face {
    font-family: 'Koburina Gothic StdN W3';
    src: url('../font/KoburinaStdN-W3.otf') format("opentype");
    font-weight: 400;
}
@font-face {
    font-family: 'Koburina Gothic StdN W6';
    src: url('../font/KoburinaStdN-W6.otf') format("opentype");
    font-weight: 400;
}
@font-face {
    font-family: 'Koburina Gothic StdN W9';
    src: url('../font/KoburinaStdN-W9.otf') format("opentype");
    font-weight: 400;
}

/* ---------Avenir Fonts-------- */
@font-face {
    font-family: 'Avenir Heavy';
    src: url('../font/avenir-heavy.ttf') format("truetype");
    font-weight: 400;
}
@font-face {
    font-family: 'Avenir Roman';
    src: url('../font/avenir-roman.ttf') format("truetype");
    font-weight: 400;
}
@font-face {
    font-family: 'Avenir Medium';
    src: url('../font/avenir-medium.ttf') format("truetype");
    font-weight: 400;
}
@font-face {
    font-family: 'Avenir Light';
    src: url('../font/avenir-light.ttf') format("truetype");
    font-weight: 400;
}