{
  "htm": "text/html",
  "html": "text/html",
  "css": "text/css",
  "js": "text/javascript",
  "json": "application/json",
  "svg": "image/svg+xml",
  "png": "image/png",
  "gif": "image/gif",
  "jpg": "image/jpeg",
  "mp4": "video/mp4",
  "mp3": "audio/mpeg",
  "wav": "audio/wav",
  "ttf": "font/ttf",
  "otf": "font/otf",
  "woff": "font/woff",
  "woff2": "font/woff2",
  "eot": "application/vnd.ms-fontobject"
}