/*@font-face {
    font-family: 'andes-regular1';
    src: url('../fonts/Andes/ANDES.OTF');
    src: url('../fonts/Andes/ANDES.OTF') format('OTF'),
    font-style: normal;
}
@font-face {
    font-family: 'andes-extralight';
    src: url('../fonts/Andes/ANDESEXTRALIGHT.OTF');
    src: url('../fonts/Andes/ANDESEXTRALIGHT.OTF') format('OTF'),
    font-style: normal;
}
@font-face {
    font-family: 'andes-bold';
    src: url('../fonts/Andes/ANDESBOLD.OTF');
    src: url('../fonts/Andes/ANDESBOLD.OTF') format('OTF'),
    font-style: normal;
}
@font-face {
    font-family: 'andes-semibold';
    src: url('../fonts/Andes/ANDESSEMIBOLD.OTF');
    src: url('../fonts/Andes/ANDESSEMIBOLD.OTF') format('OTF'),
    font-style: normal;
}*/
/*
@font-face {
    font-family: 'andes-regular1';
    src: url('../fonts/Andes Rounded W01 Regular/Andes Rounded W01 Regular.otf');
    src: url('../fonts/Andes Rounded W01 Regular/Andes Rounded W01 Regular.otf') format('otf').
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
    font-family: 'andes-regular';
    src: url('../fonts/Andes/Andes-regular/ANDES.otf');
    src: url('../fonts/Andes/Andes-regular/ANDES.eot?#iefix') format('embedded-opentype'),
    		 url('../fonts/Andes/Andes-regular/ANDES.woff2') format('woff2'),
    		 url('../fonts/Andes/Andes-regular/ANDES.woff') format('woff'),
     		url('../fonts/Andes/Andes-regular/ANDES.ttf') format('truetype'),
   		  url('../fonts/Andes/Andes-regular/ANDES.svg#andes-regular') format('svg');
    font-style: normal;
}
@font-face {
    font-family: 'andes-extralight';
    src: url('../fonts/Andes/Andes-extralight/ANDESEXTRALIGHT.otf');
    src: url('../fonts/Andes/Andes-extralight/ANDESEXTRALIGHT.eot?#iefix') format('embedded-opentype'),
    		 url('../fonts/Andes/Andes-extralight/ANDESEXTRALIGHT.woff2') format('woff2'),
    		 url('../fonts/Andes/Andes-extralight/ANDESEXTRALIGHT.woff') format('woff'),
     		url('../fonts/Andes/Andes-extralight/ANDESEXTRALIGHT.ttf') format('truetype'),
   		  url('../fonts/Andes/Andes-extralight/ANDESEXTRALIGHT.svg#andes-extralight') format('svg');
    font-style: normal;
}
@font-face {
    font-family: 'andes-semibold';
    src: url('../fonts/Andes/Andes-semibold/ANDESSEMIBOLD.otf');
    src: url('../fonts/Andes/Andes-semibold/ANDESSEMIBOLD.eot?#iefix') format('embedded-opentype'),
    		 url('../fonts/Andes/Andes-semibold/ANDESSEMIBOLD.woff2') format('woff2'),
    		 url('../fonts/Andes/Andes-semibold/ANDESSEMIBOLD.woff') format('woff'),
     		url('../fonts/Andes/Andes-semibold/ANDESSEMIBOLD.ttf') format('truetype'),
   		  url('../fonts/Andes/Andes-semibold/ANDESSEMIBOLD.svg#andes-semibold') format('svg');
    font-style: normal;
}
@font-face {
    font-family: 'andes-bold';
    src: url('../fonts/Andes/Andes-bold/ANDESBOLD.otf');
    src: url('../fonts/Andes/Andes-bold/ANDESBOLD.eot?#iefix') format('embedded-opentype'),
    		 url('../fonts/Andes/Andes-bold/ANDESBOLD.woff2') format('woff2'),
    		 url('../fonts/Andes/Andes-bold/ANDESBOLD.woff') format('woff'),
     		url('../fonts/Andes/Andes-bold/ANDESBOLD.ttf') format('truetype'),
   		  url('../fonts/Andes/Andes-bold/ANDESBOLD.svg#andes-bold') format('svg');
    font-style: normal;
}