Creo que deje los estilo, PERFECTOS <3
This commit is contained in:
20
resources/sass/fonts.scss
vendored
Normal file
20
resources/sass/fonts.scss
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
@font-face {
|
||||
font-family: 'OpenSans';
|
||||
font-style: normal;
|
||||
font-weight: 500;
|
||||
src: url('../fonts/OpenSans-Regular.ttf') format('truetype')
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'OpenSans';
|
||||
font-style: normal;
|
||||
font-weight: 600;
|
||||
src: url('../fonts/OpenSans-SemiBold.ttf') format('truetype')
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'OpenSans';
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
src: url('../fonts/OpenSans-Bold.ttf') format('truetype')
|
||||
}
|
||||
Reference in New Issue
Block a user