@import url(http://fonts.googleapis.com/css?family=Lekton:400,400italic,700|Ropa+Sans:400,400italic);

/*@font-face {
    font-family: 'Ropa Sans';
    src: url('../ttf/ropasans-italic-webfont.eot');
    src: url('../ttf/ropasans-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../ttf/ropasans-italic-webfont.woff') format('woff'),
         url('../ttf/ropasans-italic-webfont.ttf') format('truetype'),
         url('../ttf/ropasans-italic-webfont.svg#ropa_sansitalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Ropa Sans';
    src: url('../ttf/ropasans-regular-webfont.eot');
    src: url('../ttf/ropasans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../ttf/ropasans-regular-webfont.woff') format('woff'),
         url('../ttf/ropasans-regular-webfont.ttf') format('truetype'),
         url('../ttf/ropasans-regular-webfont.svg#ropa_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Lekton';
    src: url('../ttf/lekton-bold-webfont.eot');
    src: url('../ttf/lekton-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../ttf/lekton-bold-webfont.woff') format('woff'),
         url('../ttf/lekton-bold-webfont.ttf') format('truetype'),
         url('../ttf/lekton-bold-webfont.svg#lektonbold') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'Lekton';
    src: url('../ttf/lekton-italic-webfont.eot');
    src: url('../ttf/lekton-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../ttf/lekton-italic-webfont.woff') format('woff'),
         url('../ttf/lekton-italic-webfont.ttf') format('truetype'),
         url('../ttf/lekton-italic-webfont.svg#lektonitalic') format('svg');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'Lekton';
    src: url('../ttf/lekton-regular-webfont.eot');
    src: url('../ttf/lekton-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../ttf/lekton-regular-webfont.woff') format('woff'),
         url('../ttf/lekton-regular-webfont.ttf') format('truetype'),
         url('../ttf/lekton-regular-webfont.svg#lektonregular') format('svg');
    font-weight: normal;
    font-style: normal;

}*/