@font-face {
    font-family: 'KrubRegular';
    src: url('../fonts/KrubRegular.eot');
    src: url('../fonts/KrubRegular.eot') format('embedded-opentype'),
         url('../fonts/KrubRegular.woff2') format('woff2'),
         url('../fonts/KrubRegular.woff') format('woff'),
         url('../fonts/KrubRegular.ttf') format('truetype'),
         url('../fonts/KrubRegular.svg#KrubRegular') format('svg');
}
