diff --git a/alchemy/static/css/style.css b/alchemy/static/css/style.css index e6c40cd..7f38be7 100644 --- a/alchemy/static/css/style.css +++ b/alchemy/static/css/style.css @@ -1,31 +1,3 @@ -@font-face { - font-family: 'Merriweather'; - font-style: normal; - font-weight: 400; - src: url('../fonts/merriweather-v13-latin-regular.eot'); /* IE9 Compat Modes */ - src: local('Merriweather'), local('Merriweather-Regular'), - url('../fonts/merriweather-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ - url('../fonts/merriweather-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ - url('../fonts/merriweather-v13-latin-regular.woff') format('woff'), /* Modern Browsers */ - url('../fonts/merriweather-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ - url('../fonts/merriweather-v13-latin-regular.svg#Merriweather') format('svg'); /* Legacy iOS */ -} - -@font-face { - font-family: 'Montserrat'; - font-style: normal; - font-weight: 400; - src: url('../fonts/montserrat-v7-latin-regular.eot'); /* IE9 Compat Modes */ - src: local('Montserrat-Regular'), - url('../fonts/montserrat-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ - url('../fonts/montserrat-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ - url('../fonts/montserrat-v7-latin-regular.woff') format('woff'), /* Modern Browsers */ - url('../fonts/montserrat-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ - url('../fonts/montserrat-v7-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */ -} - -/* ------------------------------------------------------------------------- */ - ::selection { background: #0085a1; color: #fff; diff --git a/alchemy/static/fonts/merriweather-v13-latin-regular.eot b/alchemy/static/fonts/merriweather-v13-latin-regular.eot deleted file mode 100644 index 5a6e3b3..0000000 Binary files a/alchemy/static/fonts/merriweather-v13-latin-regular.eot and /dev/null differ diff --git a/alchemy/static/fonts/merriweather-v13-latin-regular.svg b/alchemy/static/fonts/merriweather-v13-latin-regular.svg deleted file mode 100644 index 93327fb..0000000 --- a/alchemy/static/fonts/merriweather-v13-latin-regular.svg +++ /dev/null @@ -1,407 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/alchemy/static/fonts/merriweather-v13-latin-regular.ttf b/alchemy/static/fonts/merriweather-v13-latin-regular.ttf deleted file mode 100644 index 40ae335..0000000 Binary files a/alchemy/static/fonts/merriweather-v13-latin-regular.ttf and /dev/null differ diff --git a/alchemy/static/fonts/merriweather-v13-latin-regular.woff b/alchemy/static/fonts/merriweather-v13-latin-regular.woff deleted file mode 100644 index f45e560..0000000 Binary files a/alchemy/static/fonts/merriweather-v13-latin-regular.woff and /dev/null differ diff --git a/alchemy/static/fonts/merriweather-v13-latin-regular.woff2 b/alchemy/static/fonts/merriweather-v13-latin-regular.woff2 deleted file mode 100644 index 1b93f42..0000000 Binary files a/alchemy/static/fonts/merriweather-v13-latin-regular.woff2 and /dev/null differ diff --git a/alchemy/static/fonts/montserrat-v7-latin-regular.eot b/alchemy/static/fonts/montserrat-v7-latin-regular.eot deleted file mode 100644 index c871350..0000000 Binary files a/alchemy/static/fonts/montserrat-v7-latin-regular.eot and /dev/null differ diff --git a/alchemy/static/fonts/montserrat-v7-latin-regular.svg b/alchemy/static/fonts/montserrat-v7-latin-regular.svg deleted file mode 100644 index 0c7c571..0000000 --- a/alchemy/static/fonts/montserrat-v7-latin-regular.svg +++ /dev/null @@ -1,275 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/alchemy/static/fonts/montserrat-v7-latin-regular.ttf b/alchemy/static/fonts/montserrat-v7-latin-regular.ttf deleted file mode 100644 index de85bfd..0000000 Binary files a/alchemy/static/fonts/montserrat-v7-latin-regular.ttf and /dev/null differ diff --git a/alchemy/static/fonts/montserrat-v7-latin-regular.woff b/alchemy/static/fonts/montserrat-v7-latin-regular.woff deleted file mode 100644 index a04bad8..0000000 Binary files a/alchemy/static/fonts/montserrat-v7-latin-regular.woff and /dev/null differ diff --git a/alchemy/static/fonts/montserrat-v7-latin-regular.woff2 b/alchemy/static/fonts/montserrat-v7-latin-regular.woff2 deleted file mode 100644 index a0a7e1d..0000000 Binary files a/alchemy/static/fonts/montserrat-v7-latin-regular.woff2 and /dev/null differ