Skip to content

Instantly share code, notes, and snippets.

View andreypelykh's full-sized avatar
🏠
Working from home

Andrey Pelykh andreypelykh

🏠
Working from home
View GitHub Profile

Font Face

A mixin for writing @font-face rules in SASS.

Usage

Create a font face rule. Embedded OpenType, WOFF2, WOFF, TrueType, and SVG files are automatically sourced.

@include font-face(Samplino, fonts/Samplino);