@remotion/google-fonts 4.0.321 → 4.0.323

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cjs/index.js CHANGED
@@ -4082,11 +4082,6 @@ const getAvailableFonts = () => [
4082
4082
  importName: 'LindenHill',
4083
4083
  load: () => Promise.resolve().then(() => __importStar(require('./LindenHill'))),
4084
4084
  },
4085
- {
4086
- fontFamily: 'Linefont',
4087
- importName: 'Linefont',
4088
- load: () => Promise.resolve().then(() => __importStar(require('./Linefont'))),
4089
- },
4090
4085
  {
4091
4086
  fontFamily: 'Lisu Bosa',
4092
4087
  importName: 'LisuBosa',
@@ -4044,11 +4044,6 @@ export const getAvailableFonts = () => [
4044
4044
  importName: 'LindenHill',
4045
4045
  load: () => import('./LindenHill.mjs'),
4046
4046
  },
4047
- {
4048
- fontFamily: 'Linefont',
4049
- importName: 'Linefont',
4050
- load: () => import('./Linefont.mjs'),
4051
- },
4052
4047
  {
4053
4048
  fontFamily: 'Lisu Bosa',
4054
4049
  importName: 'LisuBosa',