Path: blob/main/projects/2048/style/fonts/clear-sans.css
4627 views
@font-face {1font-family: "Clear Sans";2src: url("ClearSans-Light-webfont.eot");3src: url("ClearSans-Light-webfont.eot?#iefix") format("embedded-opentype"),4url("ClearSans-Light-webfont.svg#clear_sans_lightregular") format("svg"),5url("ClearSans-Light-webfont.woff") format("woff");6font-weight: 200;7font-style: normal;8}910@font-face {11font-family: "Clear Sans";12src: url("ClearSans-Regular-webfont.eot");13src: url("ClearSans-Regular-webfont.eot?#iefix") format("embedded-opentype"),14url("ClearSans-Regular-webfont.svg#clear_sansregular") format("svg"),15url("ClearSans-Regular-webfont.woff") format("woff");16font-weight: normal;17font-style: normal;18}1920@font-face {21font-family: "Clear Sans";22src: url("ClearSans-Bold-webfont.eot");23src: url("ClearSans-Bold-webfont.eot?#iefix") format("embedded-opentype"),24url("ClearSans-Bold-webfont.svg#clear_sansbold") format("svg"),25url("ClearSans-Bold-webfont.woff") format("woff");26font-weight: 700;27font-style: normal;28}2930