@font-face {
    font-family: 'Bicubik';
    src: local('Bicubik'), 
            url('bicubik.woff2') format('woff2'), 
            url('bicubik.woff') format('woff'), 
            url('Bicubik2.ttf') format('truetype'),
        url("bicubik-regular.svg") format("svg"),
        url("Bicubik.OTF") format("opentype");
    font-weight: 400;
    font-style: normal;
}
