@font-face {
    src:  url('icomoon.ttf?4nqwct') format('truetype');
    font-family: 'icomoon';
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fa-regular';
    src:  url('fa-regular-400.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fa-solid';
    src:  url('fa-solid-900.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fa-brands';
    src:  url('fa-brands-400.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fa-light';
    src:  url('fa-light-300.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fa-thin';
    src:  url('fa-thin-100.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Next LT Pro';
    src: url('DIN Next LT Pro Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Next LT Pro';
    src: url('DIN Next LT Pro Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Next LT Pro';
    src: url('DIN Next LT Pro Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Arial';
    src: url('Arial.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Arial';
    src: url('Arial Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
