diff --git a/fonts/breezesans/breezesans.css b/fonts/breezesans/breezesans.css deleted file mode 100644 index 1e9656c..0000000 --- a/fonts/breezesans/breezesans.css +++ /dev/null @@ -1,64 +0,0 @@ -@font-face { - src: url(100.ttf); - font-family: 'BreezeSans'; - font-weight: 100; -} - -@font-face { - src: url(100c.ttf); - font-family: 'BreezeSans'; - font-weight: 100; - font-stretch: condensed; -} - -@font-face { - src: url(300.ttf); - font-family: 'BreezeSans'; - font-weight: 300; -} - -@font-face { - src: url(300c.ttf); - font-family: 'BreezeSans'; - font-weight: 300; - font-stretch: condensed; -} - -@font-face { - src: url(400.ttf); - font-family: 'BreezeSans'; - font-weight: 400; -} - -@font-face { - src: url(400c.ttf); - font-family: 'BreezeSans'; - font-weight: 400; - font-stretch: condensed; -} - -@font-face { - src: url(600.ttf); - font-family: 'BreezeSans'; - font-weight: 600; -} - -@font-face { - src: url(600c.ttf); - font-family: 'BreezeSans'; - font-weight: 600; - font-stretch: condensed; -} - -@font-face { - src: url(700.ttf); - font-family: 'BreezeSans'; - font-weight: 700; -} - -@font-face { - src: url(700c.ttf); - font-family: 'BreezeSans'; - font-weight: 700; - font-stretch: condensed; -} diff --git a/index.html b/index.html index c6a3f1c..65ad0e2 100644 --- a/index.html +++ b/index.html @@ -41,14 +41,11 @@