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