<!--[if lt IE 9]>
<script src="<?php echo get_template_directory_uri(); ?>/js/html5shiv.js"></script>
<![endif]-->
-
+<link href='https://fonts.googleapis.com/css?family=Montserrat:400,400italic,700' rel='stylesheet' type='text/css'>
<?php wp_head(); ?>
</head>
if(of_get_option('show_social') == 1):
do_action('accesspress_social');
endif; ?>
+ <div id="industries">industries</div>
</header><!-- #masthead -->
<?php
th,
td {
border: 0;
- font-family: inherit;
+ font-family: 'Montserrat';
font-size: 100%;
font-style: inherit;
- font-weight: inherit;
+ font-weight: lighter;
margin: 0;
outline: 0;
padding: 0;
select,
textarea {
color: #404040;
- font-family: 'Roboto', sans-serif;
+ font-family: 'Montserrat', sans-serif;
line-height: 1.5;
font-weight: 300;
font-size: 16px;
.commentmetadata {
float: right;
- font-family: 'Lato', sans-serif;
+ font-family: 'Montserrat', sans-serif;
font-size: 12px;
font-style: italic;
font-weight: 300;
background: #333;
padding: 6px 10px;
font-size: 11px;
- font-family: Arial;
+ font-family: 'Montserrat';
text-decoration: none;
position: absolute;
left: 130%;