diff --git a/app/assets/stylesheets/_layout.sass b/app/assets/stylesheets/_layout.sass index 20a08725..6d19a32c 100644 --- a/app/assets/stylesheets/_layout.sass +++ b/app/assets/stylesheets/_layout.sass @@ -247,23 +247,3 @@ dd margin: 0 .5em .current font-weight: bold - -/* Fonts - -/* A font by Jos Buivenga (exljbris) -> www.exljbris.nl -@font-face - font-family: Delicious - src: local("Delicious"), font-url("Delicious-Roman.otf") - - -@font-face - font-family: Delicious - font-weight: bold - src: local("Delicious"), font-url("Delicious-Bold.otf") - - -@font-face - font-family: Delicious - font-style: italic - src: local("Delicious"), font-url("Delicious-Italic.otf") -