@font-face {
    font-family: "GreenScreen";
    src: url("greenscreen.eot");
    src: url("greenscreen.eot?#iefix") format("embedded-opentype"),
         url("greenscreen.woff") format("woff"),
         url("greenscreen.ttf") format("truetype"),
         url("greenscreen.svg#GreenScreen") format("svg");
}