@font-face {
    font-family: 'Brutal Type';
    src: url('/themes/pollub/font/brutalType/BrutalType-Bold.eot');
    src: local('Brutal Type Bold'), local('BrutalType-Bold'),
        url('/themes/pollub/font/brutalType/BrutalType-Bold.eot?#iefix') format('embedded-opentype'),
        url('/themes/pollub/font/brutalType/BrutalType-Bold.woff2') format('woff2'),
        url('/themes/pollub/font/brutalType/BrutalType-Bold.woff') format('woff'),
        url('/themes/pollub/font/brutalType/BrutalType-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Brutal Type';
    src: url('/themes/pollub/font/brutalType/BrutalType.eot');
    src: local('Brutal Type'), local('BrutalType'),
        url('/themes/pollub/font/brutalType/BrutalType.eot?#iefix') format('embedded-opentype'),
        url('/themes/pollub/font/brutalType/BrutalType.woff2') format('woff2'),
        url('/themes/pollub/font/brutalType/BrutalType.woff') format('woff'),
        url('/themes/pollub/font/brutalType/BrutalType.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poli Blok';
    src: url('/themes/pollub/font/PoliBlok-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}