https://cdn.rawgit.com/mfd/b366b05d1265ec42b852b7b2777d6711/raw/04f2ac0f5dcf790c097148cbe2887e798be9cb28/Muller.css
<link rel="https://cdn.rawgit.com/mfd/b366b05d1265ec42b852b7b2777d6711/raw/04f2ac0f5dcf790c097148cbe2887e798be9cb28/Muller.css">
Last active
June 30, 2023 10:31
-
-
Save mfd/b366b05d1265ec42b852b7b2777d6711 to your computer and use it in GitHub Desktop.
Muller font
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@font-face { | |
font-weight: 400; | |
font-family: "Muller"; | |
font-style: normal; | |
src: url(2DF5B4_F_0.woff2) format("woff2"),url(2DF5B4_F_0.woff) format("woff") | |
} | |
@font-face { | |
font-weight: 400; | |
font-family: "Muller"; | |
font-style: italic; | |
src: url(latoitalic.woff2) format("woff2"),url(latoitalic.woff) format("woff") | |
} | |
@font-face { | |
font-weight: 500; | |
font-family: "Muller"; | |
font-style: normal; | |
src: url(2DF5B4_D_0.woff2) format("woff2"),url(2DF5B4_D_0.woff) format("woff") | |
} | |
@font-face { | |
font-weight: 500; | |
font-family: "Muller"; | |
font-style: italic; | |
src: url(latomediumitalic.woff2) format("woff2"),url(latomediumitalic.woff) format("woff") | |
} | |
@font-face { | |
font-weight: 700; | |
font-family: "Muller"; | |
font-style: normal; | |
src: url(2DF5B4_2_0.woff2) format("woff2"),url(2DF5B4_2_0.woff) format("woff") | |
} | |
@font-face { | |
font-weight: 700; | |
font-family: "Muller"; | |
font-style: italic; | |
src: url(latoheavyitalic.woff2) format("woff2"),url(latoheavyitalic.woff) format("woff") | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment