JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr{ gilour

File "font-face-config.ts"

Full Path: /home/markqprx/iniasli.pro/client/ui/font-picker/font-face-config.ts
File size: 106 bytes
MIME-type: text/plain
Charset: utf-8

export interface FontFaceConfig {
  family: string;
  src: string;
  descriptors?: FontFaceDescriptors;
}