/*****************************
 All rights reserved.
 AllFont.net (c) 2011-2015
 *****************************/
@font-face {
    font-family: 'Franklin Gothic Heavy';
    font-style: normal;
    font-weight: 400;
    src: local('Franklin Gothic Heavy'), local('FranklinGothicHeavy-Regular'),
        url(../fonts/franklin-gothic-heavy.woff) format('woff'),
        url(../fonts/franklin-gothic-heavy.ttf) format('truetype');
}
