/* =Fonts
-----------------------------------------------------------------------------*/
@font-face {
    font-family: 'PlumbBold';
    src: url('../fonts/plumbBold/plumb-bo-webfont.eot');
    src: url('../fonts/plumbBold/plumb-bo-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/plumbBold/plumb-bo-webfont.woff') format('woff'),
         url('../fonts/plumbBold/plumb-bo-webfont.ttf') format('truetype'),
         url('../fonts/plumbBold/plumb-bo-webfont.svg#PlumbBold') format('svg');
    font-weight: normal;
    font-style: normal;
}