
/**** BODY FONT ***/

@font-face {
    font-family: 'aileron-thin';
    src: url('../fonts/aileron-thin.eot');
    src: url('../fonts/aileron-thin.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aileron-thin.woff2') format('woff2'),
         url('../fonts/aileron-thin.woff') format('woff'),
         url('../fonts/aileron-thin.ttf') format('truetype'),
         url('../fonts/aileron-thin.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'aileron-light';
    src: url('../fonts/aileron-light-webfont.eot');
    src: url('../fonts/aileron-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aileron-light-webfont.woff2') format('woff2'),
         url('../fonts/aileron-light-webfont.woff') format('woff'),
         url('../fonts/aileron-light-webfont.ttf') format('truetype'),
         url('../fonts/aileron-light-webfont.svg#aileronlight') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'aileron-semibold';
    src: url('../fonts/aileron-semibold-webfont.eot');
    src: url('../fonts/aileron-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aileron-semibold-webfont.woff2') format('woff2'),
         url('../fonts/aileron-semibold-webfont.woff') format('woff'),
         url('../fonts/aileron-semibold-webfont.ttf') format('truetype'),
         url('../fonts/aileron-semibold-webfont.svg#aileronsemibold') format('svg');
    font-weight: 500;
    font-style: normal;
}


/**** CUSTOM FONT ***/

@font-face {
    font-family: 'post_no_bills_colombobold';
    src: url('../fonts/postnobillscolombo-bold-webfont.eot');
    src: url('../fonts/postnobillscolombo-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/postnobillscolombo-bold-webfont.woff2') format('woff2'),
         url('../fonts/postnobillscolombo-bold-webfont.woff') format('woff'),
         url('../fonts/postnobillscolombo-bold-webfont.ttf') format('truetype'),
         url('../fonts/postnobillscolombo-bold-webfont.svg#post_no_bills_colombobold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'post_no_bills_colomboregular';
    src: url('../fonts/postnobillscolombo-regular-webfont.eot');
    src: url('../fonts/postnobillscolombo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/postnobillscolombo-regular-webfont.woff2') format('woff2'),
         url('../fonts/postnobillscolombo-regular-webfont.woff') format('woff'),
         url('../fonts/postnobillscolombo-regular-webfont.ttf') format('truetype'),
         url('../fonts/postnobillscolombo-regular-webfont.svg#post_no_bills_colomboregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


