/*
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 : 27/04/2017, 01:51:17 PM
    Author     : arturo.osorio
*/


@font-face {
    font-family: Open Sans Bolder;
    src: url(../fonts/OpenSans-ExtraBold.ttf) format('truetype');
    font-style:normal;

}
@font-face {
    font-family: Open Sans Bolder;
    src: url(../fonts/OpenSans-ExtraBoldItalic.ttf) format('truetype');
    font-style:italic;

}


@font-face {
    font-family: Open Sans;
    src: url(../fonts/OpenSans-Regular.ttf) format('truetype');
    font-style:normal;
    font-weight: normal;
}

@font-face {
    font-family: Open Sans;
    src: url(../fonts/OpenSans-Italic.ttf) format('truetype');
    font-style:italic;
    font-weight: normal;
}

@font-face {
    font-family: Open Sans;
    src: url(../fonts/OpenSans-Light.ttf) format('truetype');
    font-style:normal;
    font-weight:300;
}

@font-face {
    font-family: Open Sans;
    src: url(../fonts/OpenSans-LightItalic.ttf) format('truetype');
    font-style:italic;
    font-weight:300;
}

@font-face {
    font-family: Open Sans;
    src: url(../fonts/OpenSans-Semibold.ttf) format('truetype');
    font-style:normal;
    font-weight:800;
}

@font-face {
    font-family: Open Sans;
    src: url(../fonts/OpenSans-SemiboldItalic.ttf) format('truetype');
    font-style:italic;
    font-weight:800;
}

@font-face {
    font-family: Open Sans;
    src: url(../fonts/OpenSans-Bold.ttf) format('truetype');
    font-style:normal;
    font-weight:bold;
}

@font-face {
    font-family: Open Sans;
    src: url(../fonts/OpenSans-BoldItalic.ttf) format('truetype');
    font-style:italic;
    font-weight:bold;
}



@font-face {
    font-family: Open Sans;
    src: url(../fonts/OpenSans-Regular.ttf) format('truetype');
    font-style:normal;
    font-weight: normal;
}

@font-face {
    font-family: Helvetica Neue;
    src: url(../fonts/HelveticaNeueLTS.otf) format('opentype');
    font-style:normal;
    font-weight: normal;
}
