@font-face {
    font-family: Marianne;
    src: url('Marianne-Light.otf');
    font-weight: 300
}
@font-face {
    font-family: Marianne;
    src: url('Marianne-Regular.otf');
    font-weight: 400
}
@font-face {
    font-family: Marianne;
    src: url('Marianne-Bold.otf');
    font-weight: 700
}
@font-face {
    font-family: Marianne;
    src: url('Marianne-ExtraBold.otf');
    font-weight: 900
}
