@font-face {
    font-family: 'Compact';
    src: url('./fonts/Compact/compact.eot');
    src: local('☺'), url('./fonts/Compact/compact.woff') format('woff'),
        url('./fonts/Compact/compact.ttf') format('truetype'),
        url('./fonts/Compact/compact.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Prestige';
    src: url('./fonts/Prestige-Regular/Prestige-Regular.eot');
    src: local('☺'), url('./fonts/Prestige-Regular/Prestige-Regular.woff') format('woff'),
        url('./fonts/Prestige-Regular/Prestige-Regular.ttf') format('truetype'),
        url('./fonts/Prestige-Regular/Prestige-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}