/* Vegur */

@font-face {
    font-family: 'Vegur';
    src: url('fonts/Vegur-Light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Vegur';
    src: url('fonts/Vegur-Regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}


@font-face {
    font-family: 'Vegur';
    src: url('fonts/Vegur-Bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}


/* Icofont */

@font-face {
    font-family: 'Icofont';
	src: url('fonts/icofont.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}