@font-face {
	font-family: mon;
	src: url(../fonts/main/Montserrat-Regular.ttf), url(../fonts/main/Montserrat-Regular.eot);
}

@font-face {
	font-family: monb;
	src: url(../fonts/main/Montserrat-Bold.ttf), url(../fonts/main/Montserrat-Bold.eot);
}
@font-face {
    font-family: 'SegoeUI';
    src: url('../fonts/SegoeUI/SVN-SegoeUI.eot');
    src: url('../fonts/SegoeUI/SVN-SegoeUI.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SegoeUI/SVN-SegoeUI.woff2') format('woff2'),
        url('../fonts/SegoeUI/SVN-SegoeUI.woff') format('woff'),
        url('../fonts/SegoeUI/SVN-SegoeUI.ttf') format('truetype'),
        url('../fonts/SegoeUI/SVN-SegoeUI.svg#SVN-SegoeUI') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SVNSegoeUIBold';
    src: url('../fonts/SVNSegoeUIBold/SVN-SegoeUIBold.eot');
    src: url('../fonts/SVNSegoeUIBold/SVN-SegoeUIBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SVNSegoeUIBold/SVN-SegoeUIBold.woff2') format('woff2'),
        url('../fonts/SVNSegoeUIBold/SVN-SegoeUIBold.woff') format('woff'),
        url('../fonts/SVNSegoeUIBold/SVN-SegoeUIBold.ttf') format('truetype'),
        url('../fonts/SVNSegoeUIBold/SVN-SegoeUIBold.svg#SVN-SegoeUIBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'MuliBold';
    src: url('../fonts/MuliBold/Muli-Bold.eot');
    src: url('../fonts/MuliBold/Muli-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MuliBold/Muli-Bold.woff2') format('woff2'),
        url('../fonts/MuliBold/Muli-Bold.woff') format('woff'),
        url('../fonts/MuliBold/Muli-Bold.ttf') format('truetype'),
        url('../fonts/MuliBold/Muli-Bold.svg#Muli-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}