Sha256: 9f760d1d69b28b8dc567c3bdda593fafb634ee1ba859155e4f9c116de734ff72
Contents?: true
Size: 572 Bytes
Versions: 44
Compression:
Stored size: 572 Bytes
Contents
// WOFF2 file is converted from WOFF file // and contains the full character set // // separate files for each character subset as provided by Google are not used // to avoid problems with extremely poor browser support of unicode-range @font-face { font-family: Roboto; src: font-url('releaf/RobotoRegular_normal_400.woff2') format('woff2'), font-url('releaf/RobotoRegular_normal_400.woff') format('woff'), font-url('releaf/RobotoRegular_normal_400.ttf') format('truetype') ; font-weight: normal; font-style: normal; }
Version data entries
44 entries across 44 versions & 1 rubygems