@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: 'PostSans';
    src:  url('PostSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PostSans-Bold';
    src: url('PostSans-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}