ionic-Material Design , Codecanyon
This commit is contained in:
14
IonicMaterialDesign/www/lib/robotodraft/sass/_Bold.scss
Normal file
14
IonicMaterialDesign/www/lib/robotodraft/sass/_Bold.scss
Normal file
@@ -0,0 +1,14 @@
|
||||
/* BEGIN Bold */
|
||||
@font-face {
|
||||
font-family: RobotoDraft;
|
||||
@include fontdef-woff($RobotoDraftFontPath, $RobotoDraftFontName, $RobotoDraftFontVersion, "Bold");
|
||||
font-weight: 700;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: RobotoDraft;
|
||||
@include fontdef-woff($RobotoDraftFontPath, $RobotoDraftFontName, $RobotoDraftFontVersion, "Bold");
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
}
|
||||
/* END Bold */
|
||||
Reference in New Issue
Block a user