@charset "utf-8";

/*
@font-face {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    src: local(Ubuntu), url("http://themes.googleusercontent.com/static/fonts/ubuntu/v4/YKU7M47QQUsC7f-bHVXXAQ.woff") format("woff");
}

@font-face {
    font-family: Ubuntu Mono;
    font-style: normal;
    font-weight: 400;
    src: local(Ubuntu Mono), local("UbuntuMono-Regular"), url("http://themes.googleusercontent.com/static/fonts/ubuntumono/v3/ViZhet7Ak-LRXZMXzuAfkbUY-ErTxhuJNpt9lU8fcqw.woff") format("woff");
}
*/

@font-face {font-family: Segoe UI;
			src: url("../fonts/SEGOEUI.TTF");
			src: local(Segoe UI), url("../fonts/SEGOEUI.TTF") format("truetype");
}

/*
@font-face {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 400;
    src: local(Open Sans), url("http://themes.googleusercontent.com/static/fonts/opensans/v6/LWCjsQkB6EMdfHrEVqA1KT8E0i7KZn-EPnyo3HZu7kw.woff") format("woff");
}
*/

