@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: 'Roboto';
    src: url('Roboto-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

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

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