
/* иконки */
@import "themify/themify-icons.css";
@font-face {
	font-family: 'themify';
	src: url('themify/themify.woff2') format('woff2'),
         url('themify/themify.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}



/*
@font-face {
    font-family: 'Font';
    src: url('font/ultralight.woff2') format('woff2'),
         url('font/ultralight.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Font';
    src: url('font/thin.woff2') format('woff2'),
         url('font/thin.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
*/
@font-face {
    font-family: 'Font';
    src: url('font/roman.woff2') format('woff2'),
         url('font/roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Font';
    src: url('font/black.woff2') format('woff2'),
         url('font/black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

