@font-face {
// SegoeUI-Bold 
font-family: "SegoeUI-Bold"; 
// адрес шрифта и тип 
src: url("../fonts/SegoeUI-Bold.ttf") format("truetype"); 
font-style: normal; 
font-weight: normal; 
} 