Skip to content

Commit

Permalink
Update structure.css
Browse files Browse the repository at this point in the history
  • Loading branch information
selipso committed Sep 7, 2013
1 parent a5e1ac4 commit 3439e58
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions structure.css
Original file line number Diff line number Diff line change
@@ -1,25 +1,13 @@
@font-face
{
font-family: AvenirNext;
src:url('avenir_next.ttf');
}

@font-face
{
font-family: AvenirCondensed;
src:url('avenir_next_condensed.ttf');
}

@font-face
{
font-family: Arvo;
src:url('Arvo-Regular.ttf');
src:url('http://fonts.googleapis.com/css?family=Arvo');
}

@font-face
{
font-family: opensans;
src:url('opensansb.ttf');
src:url('http://fonts.googleapis.com/css?family=Open+Sans:600');
font-weight: normal;
font-style: normal;
}
Expand Down

0 comments on commit 3439e58

Please sign in to comment.