@charset "UTF-8";

/* FONTS */
@font-face {
    font-family: 'SourceSansProRegular';
    src: url('../data/fonts/SourceSansPro-Regular-webfont.eot');
    src: url('../data/fonts/SourceSansPro-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../data/fonts/SourceSansPro-Regular-webfont.woff') format('woff'),
         url('../data/fonts/SourceSansPro-Regular-webfont.ttf') format('truetype'),
         url('../data/fonts/SourceSansPro-Regular-webfont.svg#SourceSansProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansProSemiold';
    src: url('../data/fonts/sourcesanspro-semibold-webfont.eot');
    src: url('../data/fonts/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../data/fonts/sourcesanspro-semibold-webfont.woff') format('woff'),
         url('../data/fonts/sourcesanspro-semibold-webfont.ttf') format('truetype'),
         url('../data/fonts/sourcesanspro-semibold-webfont.svg#SourceSansProBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansProBold';
    src: url('../data/fonts/SourceSansPro-Bold-webfont.eot');
    src: url('../data/fonts/SourceSansPro-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../data/fonts/SourceSansPro-Bold-webfont.woff') format('woff'),
         url('../data/fonts/SourceSansPro-Bold-webfont.ttf') format('truetype'),
         url('../data/fonts/SourceSansPro-Bold-webfont.svg#SourceSansProBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'smsymbolregular';
    src: url('../data/fonts/smsymbol-webfont.eot');
    src: url('../data/fonts/smsymbol-webfont.eot?#iefix') format('embedded-opentype'),
         url('../data/fonts/smsymbol-webfont.woff') format('woff'),
         url('../data/fonts/smsymbol-webfont.ttf') format('truetype'),
         url('../data/fonts/smsymbol-webfont.svg#smsymbolregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face{
            font-family: PalotesAregular;
            src: url('../data/fonts/palotanr-webfont.eot');
            src: url('../data/fonts/palotanr-webfont.eot?#iefix') format('embedded-opentype'),
                 url('../data/fonts/palotanr-webfont.woff') format('woff'),
                 url('../data/fonts/palotanr-webfont.ttf') format('truetype'),
                 url('../data/fonts/palotanr-webfont.svg#palotesaregular') format('svg');
    font-weight: normal;
    font-style: normal;            
}
@font-face{
            font-family: PalotesBregular;
            src: url('../data/fonts/palotbnr-webfont.eot');
            src: url('../data/fonts/palotbnr-webfont.eot?#iefix') format('embedded-opentype'),
                 url('../data/fonts/palotbnr-webfont.woff') format('woff'),
                 url('../data/fonts/palotbnr-webfont.ttf') format('truetype'),
                 url('../data/fonts/palotbnr-webfont.svg#palotesbregular') format('svg');
    font-weight: normal;
    font-style: normal;            
}

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

}
