$accent: #fb4437;
$body: Roboto, sans-serif;
$heading: Montserrat, sans-serif;
.font-awesome {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}