@font-face {
    font-family: 'Good Vibes Pro';
    src: url('/kernel/fonts/GoodVibesPro.eot');
    src: local('Good Vibes Pro'), local('GoodVibesPro'),
    url('/kernel/fonts/GoodVibesPro.eot?#iefix') format('embedded-opentype'),
    url('/kernel/fonts/GoodVibesPro.woff') format('woff'),
    url('/kernel/fonts/GoodVibesPro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Ionicons";
    src: url("/kernel/fonts/ionicons.eot");
    src: url("/kernel/fonts/ionicons.eot?#iefix")format("embedded-opentype"),
    url("/kernel/fonts/ionicons.woff") format("woff"),
    url("/kernel/fonts/ionicons.ttf") format("truetype"),
    url('/kernel/fonts/ionicons.svg#ALSRublRegular') format('svg');
    font-style: normal;
    font-weight: normal;
}
