0.1.3 • Published 5 years ago
@next-citizens/kbrinl-frontend v0.1.3
Next Mobilitas
Next Mobilitas is a frontend resource repository made to quickly build and scale web applications for the Embassy of the Republic of Indonesia in The Hague.
Usage
Include the following in one of your SASS files of your choice.
@font-face {
font-family: PlusJakartaText;
src:
url("~@next-citizens/kbrinl-frontend/kbrinl/fonts/PlusJakartaText-Regular.eot") format("eot"),
url("~@next-citizens/kbrinl-frontend/kbrinl/fonts/PlusJakartaText-Regular.woff") format("woff"),
url("~@next-citizens/kbrinl-frontend/kbrinl/fonts/PlusJakartaText-Regular.woff2") format("woff2"),
url("~@next-citizens/kbrinl-frontend/kbrinl/fonts/PlusJakartaText-Regular.ttf") format("ttf");
}
@font-face {
font-family: PlusJakartaText;
src:
url("~@next-citizens/kbrinl-frontend/kbrinl/fonts/PlusJakartaText-Bold.eot") format("eot"),
url("~@next-citizens/kbrinl-frontend/kbrinl/fonts/PlusJakartaText-Bold.woff") format("woff"),
url("~@next-citizens/kbrinl-frontend/kbrinl/fonts/PlusJakartaText-Bold.woff2") format("woff2"),
url("~@next-citizens/kbrinl-frontend/kbrinl/fonts/PlusJakartaText-Bold.ttf") format("ttf");
font-weight: bold;
}
@import "@next-citizens/kbrinl-frontend";