Material und Hintergruende eingebunden

This commit is contained in:
Hilmer, Carsten
2016-08-12 13:40:39 +02:00
parent 7a6a74acf2
commit 30a5df79aa
145 changed files with 14553 additions and 8 deletions

View File

@@ -0,0 +1,8 @@
/* BEGIN Medium */
@font-face {
font-family: RobotoDraft;
@include fontdef-woff($RobotoDraftFontPath, $RobotoDraftFontName, $RobotoDraftFontVersion, "Medium");
font-weight: 500;
font-style: normal;
}
/* END Medium */