getting rid of montserrat

This commit is contained in:
Joshua Seigler 2016-07-27 02:08:35 -04:00
parent 5fd7c3e520
commit e2c368dea5
7 changed files with 4 additions and 15 deletions

View file

@ -22,7 +22,6 @@
color: rgba($white, 0.9);
text-decoration: none;
font-size: 12px;
font-family: 'montserratregular';
&:hover {
color: rgba($white, 1.0);
}
@ -48,7 +47,6 @@
text-align: center;
border-right: 2px solid $gray;
h2 {
font-family: 'montserratlight';
font-size: 26px;
margin-bottom: 10px;
span {