@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'Cardo';
    src: url('../fonts/cardo-regular.eot');
    src: url('../fonts/cardo-regular.eot?#iefix') format('embedded-opentype'),
          url(../fonts/cardo-regular.woff2) format('woff2'),
         url('../fonts/cardo-regular.woff') format('woff'),
         url('../fonts/cardo-regular.ttf') format('truetype'),
		 url('../fonts/original-cardo-regular.ttf') format('truetype'),
         url('../fonts/cardo-regular.svg#allerbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/opensans.eot');
    src: url('../fonts/opensans.eot?#iefix') format('embedded-opentype'),
          url(../fonts/opensans.woff2) format('woff2'),
         url('../fonts/opensans.woff') format('woff'),
         url('../fonts/opensans.ttf') format('truetype'),
         url('../fonts/opensans.svg#allerbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Rock Salt';
    src: url('../fonts/rocksalt.eot');
    src: url('../fonts/rocksalt.eot?#iefix') format('embedded-opentype'),
          url(../fonts/rocksalt.woff2) format('woff2'),
         url('../fonts/rocksalt.woff') format('woff'),
         url('../fonts/rocksalt.ttf') format('truetype'),
		 url('../fonts/original-rocksalt.ttf') format('truetype'),
         url('../fonts/rocksalt.svg#allerbold') format('svg');
    font-weight: normal;
    font-style: normal;
}