@font-face {
    font-family: 'als_rublregular';
    font-display: swap;
    src: url('fonts/rouble.eot');
    src: url('fonts/rouble.eot?#iefix') format('embedded-opentype'),
         url('fonts/rouble.woff2') format('woff2'),
         url('fonts/rouble.woff') format('woff'),
         url('fonts/rouble.ttf') format('truetype'),
         url('fonts/rouble.svg#als_rublregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova';
    font-display: swap;
    src: url('fonts/proxima_nova_bold.eot');
    src: url('fonts/proxima_nova_bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/proxima_nova_bold.woff2') format('woff2'),
         url('fonts/proxima_nova_bold.woff') format('woff'),
         url('fonts/proxima_nova_bold.ttf') format('truetype'),
         url('fonts/proxima_nova_bold.svg#proxima_nova_rgbold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova';
    font-display: swap;
    src: url('fonts/proxima_nova_regular.eot');
    src: url('fonts/proxima_nova_regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/proxima_nova_regular.woff2') format('woff2'),
         url('fonts/proxima_nova_regular.woff') format('woff'),
         url('fonts/proxima_nova_regular.ttf') format('truetype'),
         url('fonts/proxima_nova_regular.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova';
    font-display: swap;
    src: url('fonts/proxima_nova_semibold.eot');
    src: url('fonts/proxima_nova_semibold.eot?#iefix') format('embedded-opentype'),
         url('fonts/proxima_nova_semibold.woff2') format('woff2'),
         url('fonts/proxima_nova_semibold.woff') format('woff'),
         url('fonts/proxima_nova_semibold.ttf') format('truetype'),
         url('fonts/proxima_nova_semibold.svg#proxima_nova_ltsemibold') format('svg');
    font-weight: 500;
    font-style: normal;
}