@font-face {
    font-family: 'proximanova-regular';
    src: url('proxima-nova-regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proximanova-semibold';
    src: url('proximanova-semibold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proximanova-bold';
    src: url('proxima-nova-bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}