From 3894078f44f5ece3d2cd937ce6cdac4c1f5d6428 Mon Sep 17 00:00:00 2001 From: Jeremy Zhang Date: Fri, 9 Feb 2018 03:31:31 +0000 Subject: [PATCH] Add woff extension to roboto fonts in MetroEdge --- .../font/{roboto_bold => roboto_bold.woff} | Bin .../font/{roboto_light => roboto_light.woff} | Bin .../font/{roboto_medium => roboto_medium.woff} | Bin .../font/{roboto_normal => roboto_normal.woff} | Bin 4 files changed, 0 insertions(+), 0 deletions(-) rename webapp/titanembeds/static/themes/MetroEdge/font/{roboto_bold => roboto_bold.woff} (100%) rename webapp/titanembeds/static/themes/MetroEdge/font/{roboto_light => roboto_light.woff} (100%) rename webapp/titanembeds/static/themes/MetroEdge/font/{roboto_medium => roboto_medium.woff} (100%) rename webapp/titanembeds/static/themes/MetroEdge/font/{roboto_normal => roboto_normal.woff} (100%) diff --git a/webapp/titanembeds/static/themes/MetroEdge/font/roboto_bold b/webapp/titanembeds/static/themes/MetroEdge/font/roboto_bold.woff similarity index 100% rename from webapp/titanembeds/static/themes/MetroEdge/font/roboto_bold rename to webapp/titanembeds/static/themes/MetroEdge/font/roboto_bold.woff diff --git a/webapp/titanembeds/static/themes/MetroEdge/font/roboto_light b/webapp/titanembeds/static/themes/MetroEdge/font/roboto_light.woff similarity index 100% rename from webapp/titanembeds/static/themes/MetroEdge/font/roboto_light rename to webapp/titanembeds/static/themes/MetroEdge/font/roboto_light.woff diff --git a/webapp/titanembeds/static/themes/MetroEdge/font/roboto_medium b/webapp/titanembeds/static/themes/MetroEdge/font/roboto_medium.woff similarity index 100% rename from webapp/titanembeds/static/themes/MetroEdge/font/roboto_medium rename to webapp/titanembeds/static/themes/MetroEdge/font/roboto_medium.woff diff --git a/webapp/titanembeds/static/themes/MetroEdge/font/roboto_normal b/webapp/titanembeds/static/themes/MetroEdge/font/roboto_normal.woff similarity index 100% rename from webapp/titanembeds/static/themes/MetroEdge/font/roboto_normal rename to webapp/titanembeds/static/themes/MetroEdge/font/roboto_normal.woff