

@font-face {
    font-family: 'KrubBold';
    src: url('../fonts/Krub-Bold.eot');
    src: url('../fonts/Krub-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Krub-Bold.woff2') format('woff2'),
        url('../fonts/Krub-Bold.woff') format('woff'),
        url('../fonts/Krub-Bold.ttf') format('truetype'),
        url('../fonts/Krub-Bold.svg#Krub-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}


@font-face {
    font-family: 'KrubRegular';
    src: url('../fonts/Krub-Regular.eot');
    src: url('../fonts/Krub-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Krub-Regular.woff2') format('woff2'),
        url('../fonts/Krub-Regular.woff') format('woff'),
        url('../fonts/Krub-Regular.ttf') format('truetype'),
        url('../fonts/Krub-Regular.svg#Krub-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'KrubMedium';
    src: url('../fonts/Krub-Medium.eot');
    src: url('../fonts/Krub-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Krub-Medium.woff2') format('woff2'),
        url('../fonts/Krub-Medium.woff') format('woff'),
        url('../fonts/Krub-Medium.ttf') format('truetype'),
        url('../fonts/Krub-Medium.svg#Krub-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}


@font-face {
    font-family: 'KrubSemiBold';
    src: url('../fonts/Krub-SemiBold.eot');
    src: url('../fonts/Krub-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Krub-SemiBold.woff2') format('woff2'),
        url('../fonts/Krub-SemiBold.woff') format('woff'),
        url('../fonts/Krub-SemiBold.ttf') format('truetype'),
        url('../fonts/Krub-SemiBold.svg#Krub-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}


@font-face {

    font-family: 'modules';

    src: url('../fonts/modules.eot');

    src: url('../fonts/modules.eot?#iefix') format('embedded-opentype'),

        url('../fonts/modules.woff2') format('woff2'),

        url('../fonts/modules.woff') format('woff'),

        url('../fonts/modules.ttf') format('truetype'),

        url('../fonts/modules.svg#modules') format('svg');

    font-weight: normal;

    font-style: normal;

}


@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/FontAwesome.eot');
    src: url('../fonts/FontAwesome.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FontAwesome.woff2') format('woff2'),
        url('../fonts/FontAwesome.woff') format('woff'),
        url('../fonts/FontAwesome.ttf') format('truetype'),
        url('../fonts/FontAwesome.svg#FontAwesome') format('svg');
    font-weight: normal;
    font-style: normal;
}