feat: add offer section
This commit is contained in:
@@ -4,7 +4,7 @@ import '@core/styles/reset.scss';
|
||||
import '@core/styles/globals.scss';
|
||||
|
||||
const openSans = Open_Sans({
|
||||
subsets: ['latin', 'cyrillic'],
|
||||
subsets: ['cyrillic'],
|
||||
weight: ['300', '400', '500', '600', '700'],
|
||||
variable: '--open-sans',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user