mirror of https://github.com/Budibase/budibase.git
32 changed files with 36 additions and 162 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 109 KiB |
|
Before Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 4.2 KiB |
|
Before Width: | Height: | Size: 132 KiB |
|
Before Width: | Height: | Size: 5.4 MiB |
Binary file not shown.
Binary file not shown.
@ -1,56 +0,0 @@ |
|||||
/* latin-ext */ |
|
||||
/* Inter-regular - latin-ext_latin */ |
|
||||
@font-face { |
|
||||
font-family: 'Inter'; |
|
||||
font-style: normal; |
|
||||
font-weight: 400; |
|
||||
src: local('Inter'), local('Inter-Regular'), |
|
||||
url('/assets/Inter-Regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ |
|
||||
url('/assets/Inter-Regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ |
|
||||
} |
|
||||
/* Inter-500 - latin-ext_latin */ |
|
||||
@font-face { |
|
||||
font-family: 'Inter'; |
|
||||
font-style: normal; |
|
||||
font-weight: 500; |
|
||||
src: local('Inter Medium'), local('Inter-Medium'), |
|
||||
url('/assets/Inter-Medium.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ |
|
||||
url('/assets/Inter-Medium.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ |
|
||||
} |
|
||||
/* Inter-600 - latin-ext_latin */ |
|
||||
@font-face { |
|
||||
font-family: 'Inter'; |
|
||||
font-style: normal; |
|
||||
font-weight: 600; |
|
||||
src: local('Inter SemiBold'), local('Inter-SemiBold'), |
|
||||
url('/assets/Inter-SemiBold.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ |
|
||||
url('/assets/Inter-SemiBold.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ |
|
||||
} |
|
||||
/* Inter-700 - latin-ext_latin */ |
|
||||
@font-face { |
|
||||
font-family: 'Inter'; |
|
||||
font-style: normal; |
|
||||
font-weight: 700; |
|
||||
src: local('Inter Bold'), local('Inter-Bold'), |
|
||||
url('/assets/Inter-Bold.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ |
|
||||
url('/assets/Inter-Bold.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ |
|
||||
} |
|
||||
/* Inter-800 - latin-ext_latin */ |
|
||||
@font-face { |
|
||||
font-family: 'Inter'; |
|
||||
font-style: normal; |
|
||||
font-weight: 700; |
|
||||
src: local('Inter ExtraBold'), local('Inter-ExtraBold'), |
|
||||
url('/assets/Inter-ExtraBold.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ |
|
||||
url('/assets/Inter-ExtraBold.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ |
|
||||
} |
|
||||
/* Inter-900 - latin-ext_latin */ |
|
||||
@font-face { |
|
||||
font-family: 'Inter'; |
|
||||
font-style: normal; |
|
||||
font-weight: 900; |
|
||||
src: local('Inter Black'), local('Inter-Black'), |
|
||||
url('/assets/Inter-Black.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ |
|
||||
url('/assets/Inter-Black.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ |
|
||||
} |
|
||||
|
|
||||
Loading…
Reference in new issue