<style type="text/css">
@font-face {
 font-family: juice;
 src: url("font/juice/JUICE_Regular-webfont.eot") /* EOT file for IE */
}
@font-face {
 font-family: juice;
 src: url("font/juice/JUICE_Regular.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: juice_bold;
 src: url("font/juice/JUICE_Bold-webfont.eot") /* EOT file for IE */
}
@font-face {
 font-family: juice_bold;
 src: url("font/juice/JUICE_Bold.ttf") /* TTF file for CSS3 browsers */
}
</style>