UNPKG

@smartface/smartface.font

Version:
26 lines 756 B
/* https://github.com/FontFaceKit */ /* cyrillic-ext */ @font-face { font-family: 'android-Default-Regular'; font-style: normal; font-weight: 400; src: url("@{base-path}/fonts/android-Default/Regular/Roboto-Regular.ttf"); } @font-face { font-family: 'android-Default-Bold'; font-style: normal; font-weight: 700; src: url("@{base-path}/fonts/android-Default/Bold/Roboto-Bold.ttf"); } @font-face { font-family: 'android-Default-Italic'; font-style: italic; font-weight: 400; src: url("@{base-path}/fonts/android-Default/Italic/Roboto-Italic.ttf"); } @font-face { font-family: 'android-Default-BoldItalic'; font-style: italic; font-weight: 700; src: url("@{base-path}/fonts/android-Default/BoldItalic/Roboto-BoldItalic.ttf"); }