/*
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 : 23/03/2016, 10:28:42
    Author     : marangoni
*/

@font-face {
    font-family: 'AllerDisplay';
    src: url('../../fonts/AllerDisplay.ttf') format('truetype');
    font-weight: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Aller_Bd';
    src: url('../fonts/Aller_Bd.ttf') format('truetype');
    font-weight: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'Aller_BdIt';
    src: url('../fonts/Aller_BdIt.ttf') format('truetype');
    font-weight: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'Aller_It';
    src: url('../fonts/Aller_It.ttf') format('truetype');
    font-weight: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'Aller_lt';
    src: url('../fonts/Aller_lt.ttf') format('truetype');
    font-weight: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'Aller_Lt';
    src: url('../fonts/Aller_Lt.ttf') format('truetype');
    font-weight: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'Aller_LtIt';
    src: url('../fonts/Aller_LtIt.ttf') format('truetype');
    font-weight: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'Aller_Rg';
    src: url('../fonts/Aller_Rg.ttf') format('truetype');
    font-weight: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'digital-7-mono';
    src: url('../fonts/digital-7-mono.ttf') format('truetype');
    font-weight: normal;
    font-weight: normal;
}
body {
    font-family: 'Aller_It', Helvetica, Arial, sans-serif;
}

html {
    font-family: "Aller_It";
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Aller_It', sans-serif;
}

.main-header .logo {
  font-family: "Aller_It", Helvetica, Arial, sans-serif;
}