@font-face {  
    font-family: "Lobster Two";  
    src: url( LobsterTwo.eot ); /* IE */  
    src: local("Lobster Two"), url("LobsterTwo.ttf") format("truetype"); /*non-IE*/  
}  