|
|
|
@ -23,12 +23,12 @@
|
|
|
|
|
url('../assets/font/IndieFlower-Regular.ttf') format('truetype');
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: 'LibreBaskerville-Regular';
|
|
|
|
|
src: url('../assets/font/LibreBaskerville-Regular.woff2') format('woff2'),
|
|
|
|
|
url('../assets/font/LibreBaskerville-Regular.woff') format('woff'),
|
|
|
|
|
url('../assets/font/LibreBaskerville-Regular.ttf') format('truetype');
|
|
|
|
|
}
|
|
|
|
|
// @font-face {
|
|
|
|
|
// font-family: 'LibreBaskerville-Regular';
|
|
|
|
|
// src: url('../assets/font/LibreBaskerville-Regular.woff2') format('woff2'),
|
|
|
|
|
// url('../assets/font/LibreBaskerville-Regular.woff') format('woff'),
|
|
|
|
|
// url('../assets/font/LibreBaskerville-Regular.ttf') format('truetype');
|
|
|
|
|
// }
|
|
|
|
|
|
|
|
|
|
@import './foundation/foundation';
|
|
|
|
|
|
|
|
|
|