<h1>At <span class="emphasis">2nd Floor</span> we design and build <strong>websites & applications</strong>, <strong>brands & logos</strong> and <strong>we’re lovely too.</strong></h1>
h1 {
font-family: 'Open Sans', Arial, Verdana, sans-serif;
font-weight: 100;
color: rgb(255, 255, 255);
text-align: center;
}
h1 .emphasis {
font-weight: normal;
}