@font-face {
    font-family: 'Cosmica Regular';
    src: url('fonts/Cosmica-Regular.woff2') format('woff2'),
        url('fonts/Cosmica-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Cosmica Bold';
    src: url('fonts/Cosmica-Bold.woff2') format('woff2'),
        url('fonts/Cosmica-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Cosmica Light';
    src: url('fonts/Cosmica-Light.woff2') format('woff2'),
        url('fonts/Cosmica-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}