@font-face {
    font-family: 'barlowbold';
    src: url('../../fonts/barlow-bold-webfont.eot');
    src: url('../../fonts/barlow-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/barlow-bold-webfont.woff2') format('woff2'),
         url('../../fonts/barlow-bold-webfont.woff') format('woff'),
         url('../../fonts/barlow-bold-webfont.ttf') format('truetype'),
         url('../../fonts/barlow-bold-webfont.svg#barlowbold') format('svg');
    font-weight: normal;
    font-style: normal;

}