37 lines
1.0 KiB
Sass
37 lines
1.0 KiB
Sass
@font-face
|
|
font-family: 'Lato'
|
|
src: url('../fonts/Lato-Regular.woff2') format('woff2'), url('../fonts/Lato-Regular.ttf') format('truetype')
|
|
font-weight: 400
|
|
font-style: normal
|
|
|
|
@font-face
|
|
font-family: 'Lato'
|
|
src: url('../fonts/Lato-Bold.woff2') format('woff2'), url('../fonts/Lato-Bold.ttf') format('truetype')
|
|
font-weight: 700
|
|
font-style: normal
|
|
|
|
|
|
@font-face
|
|
font-family: 'Lato'
|
|
src: url('../fonts/Lato-BoldItalic.woff2') format('woff2'), url('../fonts/Lato-BoldItalic.ttf') format('truetype')
|
|
font-weight: 700
|
|
font-style: italic
|
|
|
|
@font-face
|
|
font-family: 'Lato'
|
|
src: url('../fonts/Lato-Italic.woff2') format('woff2'), url('../fonts/Lato-Italic.ttf') format('truetype')
|
|
font-weight: 400
|
|
font-style: italic
|
|
|
|
@font-face
|
|
font-family: 'Roboto Slab'
|
|
font-style: normal
|
|
font-weight: 400
|
|
src: url('../fonts/RobotoSlab-Regular.woff2') format('woff2')
|
|
|
|
@font-face
|
|
font-family: 'Roboto Slab'
|
|
font-style: normal
|
|
font-weight: 700
|
|
src: url('../fonts/RobotoSlab-Bold.woff2') format('woff2')
|