@font-face {
    font-family: cooper-thin;
    src: url('../fonts/cooper-hewitt.thin.otf') ;
}

@font-face {
    font-family: cooper-light;
    src: url('../fonts/cooper-hewitt.light.otf') ;
}

@font-face {
    font-family: cooper-book;
    src: url('../fonts/cooper-hewitt.book.otf') ;
}

@font-face {
    font-family: cooper-medium;
    src: url('../fonts/cooper-hewitt.medium.otf') ;
}

@font-face {
    font-family: cooper-bold;
    src: url('../fonts/cooper-hewitt.bold.otf') ;
}

@font-face {
    font-family: cooper-semibold;
    src: url('../fonts/cooper-hewitt.semibold.otf') ;
}

@font-face {
    font-family: cooper-heavy;
    src: url('../fonts/cooper-hewitt.heavy.otf') ;
}

@font-face {
    font-family: cooper-italic-thin;
    src: url('../fonts/cooper-hewitt.thin-italic.otf') ;
}

@font-face {
    font-family: cooper-italic-light;
    src: url('../fonts/cooper-hewitt.light-italic.otf') ;
}

@font-face {
    font-family: cooper-italic-book;
    src: url('../fonts/cooper-hewitt.book-italic.otf') ;
}

@font-face {
    font-family: cooper-italic-medium;
    src: url('../fonts/cooper-hewitt.medium-italic.otf') ;
}