﻿/*FONTS*/
@font-face {
    font-family: 'NSPMedium';
    src: url('fonts/nsp-webfont.eot');
    src: url('fonts/nsp-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/nsp-webfont.html') format('woff'),
         url('fonts/nsp-webfont.ttf') format('truetype'),
         url('fonts/nsp-webfont-2.html#NSPMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'KlavikaMedium';
    src: url('fonts/klavika-medium-webfont.eot');
    src: url('fonts/klavika-medium-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/klavika-medium-webfont.html') format('woff'),
         url('fonts/klavika-medium-webfont.ttf') format('truetype'),
         url('fonts/klavika-medium-webfont-2.html#KlavikaMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'zrnic_rgregular';
    src: url('zrnic-webfont-webfont.html');
    src: url('zrnic-webfont-webfontd41d.html?#iefix') format('embedded-opentype'),
         url('zrnic-webfont-webfont-2.html') format('woff'),
         url('zrnic-webfont-webfont-3.html') format('truetype'),
         url('zrnic-webfont-webfont-4.html#zrnic_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;

}