@font-face {
    font-family: 'CallunaRegular';
    src: url('/webfonts/Calluna-Regular-webfont.eot');
    src: url('/webfonts/Calluna-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/webfonts/Calluna-Regular-webfont.woff') format('woff'),
         url('/webfonts/Calluna-Regular-webfont.ttf') format('truetype'),
         url('/webfonts/Calluna-Regular-webfont.svg#CallunaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Simple-Line-Icons';
    src:url('/webfonts/Simple-Line-Icons.eot');
    src:url('/webfonts/Simple-Line-Icons.eot?#iefix') format('embedded-opentype'),
        url('/webfonts/Simple-Line-Icons.woff') format('woff'),
        url('/webfonts/Simple-Line-Icons.ttf') format('truetype'),
        url('/webfonts/Simple-Line-Icons.svg#Simple-Line-Icons') format('svg');
    font-weight: normal;
    font-style: normal;
}