@font-face{
    font-family: "Montserrat";
    src: url("a81c6ef023e90fb9f87ac017d242a337.eot");
    src: url("a81c6ef023e90fb9f87ac017d242a337.eot?#iefix")format("embedded-opentype"),
        url("a81c6ef023e90fb9f87ac017d242a337.woff")format("woff"),
        url("a81c6ef023e90fb9f87ac017d242a337.woff2")format("woff2"),
        url("a81c6ef023e90fb9f87ac017d242a337.ttf")format("truetype"),
        url("a81c6ef023e90fb9f87ac017d242a337.svg#Montserrat")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}

@font-face {
    font-family: 'aller_light';
    src: url('aller_lt.eot');
    src: url('aller_lt.eot?#iefix') format('embedded-opentype'),
         url('aller_lt.woff2') format('woff2'),
         url('aller_lt.woff') format('woff'),
         url('aller_lt.ttf') format('truetype'),
         url('aller_lt.svg#aller_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
	src: url('segoe_ui_bold.eot');
	src: url('segoe_ui_bold.eot?#iefix') format('embedded-opentype'),
		url('segoe_ui_bold.woff2') format('woff2'),
		url('segoe_ui_bold.woff') format('woff'),
		url('segoe_ui_bold.svg#Segoe UI Bold') format('svg');

}