diff --git a/mongoose.c b/mongoose.c index fec574847833f2a187fa275bca7b5e832596e815..8bf19b9053b1ed10d5577473aff9e67762990ab9 100644 --- a/mongoose.c +++ b/mongoose.c @@ -1945,6 +1945,7 @@ static const struct { {".asf", 4, "video/x-ms-asf"}, {".avi", 4, "video/x-msvideo"}, {".bmp", 4, "image/bmp"}, + {".ttf", 4, "application/x-font-ttf"}, {NULL, 0, NULL} };