fix relative path

This commit is contained in:
Rintan 2020-05-17 21:49:42 +09:00
parent b9279a7a0b
commit 2bc4d2b5a6
7 changed files with 7 additions and 7 deletions

View File

@ -22,5 +22,5 @@ $reply-icon: "reply";
local("Material Icons"),
//url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub
//url("https://fonts.gstatic.com/s/materialicons/v50/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2"); // Google Fonts
url(".../fonts/MaterialIcons-Regular.woff2"); // Self-hosting
url("../fonts/MaterialIcons-Regular.woff2"); // Self-hosting
}

View File

@ -22,5 +22,5 @@ $reply-icon: "reply";
local("Material Icons"),
//url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub
//url("https://fonts.gstatic.com/s/materialicons/v50/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2"); // Google Fonts
url(".../fonts/MaterialIcons-Regular.woff2"); // Self-hosting
url("../fonts/MaterialIcons-Regular.woff2"); // Self-hosting
}

View File

@ -22,5 +22,5 @@ $reply-icon: "reply";
local("Material Icons"),
//url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub
//url("https://fonts.gstatic.com/s/materialicons/v50/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2"); // Google Fonts
url(".../fonts/MaterialIcons-Regular.woff2"); // Self-hosting
url("../fonts/MaterialIcons-Regular.woff2"); // Self-hosting
}

View File

@ -22,5 +22,5 @@ $reply-icon: "reply";
local("Material Icons"),
//url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub
//url("https://fonts.gstatic.com/s/materialicons/v50/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2"); // Google Fonts
url(".../fonts/MaterialIcons-Regular.woff2"); // Self-hosting
url("../fonts/MaterialIcons-Regular.woff2"); // Self-hosting
}

View File

@ -22,5 +22,5 @@ $reply-icon: "reply";
local("Material Icons"),
//url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub
//url("https://fonts.gstatic.com/s/materialicons/v50/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2"); // Google Fonts
url(".../fonts/MaterialIcons-Regular.woff2"); // Self-hosting
url("../fonts/MaterialIcons-Regular.woff2"); // Self-hosting
}

View File

@ -22,5 +22,5 @@ $reply-icon: "reply";
local("Material Icons"),
//url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub
//url("https://fonts.gstatic.com/s/materialicons/v50/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2"); // Google Fonts
url(".../fonts/MaterialIcons-Regular.woff2"); // Self-hosting
url("../fonts/MaterialIcons-Regular.woff2"); // Self-hosting
}

View File

@ -22,5 +22,5 @@ $reply-icon: "reply";
local("Material Icons"),
//url("https://raw.githubusercontent.com/google/material-design-icons/master/iconfont/MaterialIcons-Regular.woff2"); // GitHub
//url("https://fonts.gstatic.com/s/materialicons/v50/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2"); // Google Fonts
url(".../fonts/MaterialIcons-Regular.woff2"); // Self-hosting
url("../fonts/MaterialIcons-Regular.woff2"); // Self-hosting
}