Typography

All the typography styles with their codes are there!
Ready?
<span class="readyWord">
	Ready<span class="blue">?</span>
</span>
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
<div class="biglines">Lorem ipsum...</div>
<a href="#" class="linedLink">Book a Call</a>
<div class="circles">
	<div></div>
	<div></div>
	<div></div>
	<div></div>
</div>
<a href="#" class="button buttonBlue">Button</a>
<a href="#" class="button buttonRed">Button</a>
<a href="#" class="button buttonGreen" >Button</a>
<a href="#" class="button buttonOrange">Button</a>
<a href="#" class="button toRed">Button</a>
<a href="#" class="button large toGreen">Button</a>
"Hey team! Remember, if you need a new block in the website, just ask me! I'll code it for you."
Julian - Your frontend coder :)