/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 22 Des 14, 15:33:46
    Author     : Iqbal
*/

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

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

@font-face {
    font-family: 'Montserrat';
    src: url(../fonts/Montserrat/Montserrat-Regular.ttf);
}

@font-face {
    font-family: 'Montserrat_bold';
    src: url(../fonts/Montserrat/Montserrat-Bold.ttf);
}