5 lines
82 B
CSS
5 lines
82 B
CSS
@font-face {
|
|
font-family: "Tangerine";
|
|
src: url("../fonts/Tangerine.woff");
|
|
}
|