/* -------------------- Roboto / Roboto Condensed -------------------- */
@import 'https://fonts.googleapis.com/css?family=Exo+2';
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-thin.eot');
    src: url('../fonts/roboto-thin.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-thin.woff') format('woff'),
         url('../fonts/roboto-thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-light.eot');
    src: url('../fonts/roboto-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-light.woff') format('woff'),
         url('../fonts/roboto-light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-regular.eot');
    src: url('../fonts/roboto-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-regular.woff') format('woff'),
         url('../fonts/roboto-regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-thinitalic.eot');
    src: url('../fonts/roboto-thinitalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-thinitalic.woff') format('woff'),
         url('../fonts/roboto-thinitalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-lightitalic.eot');
    src: url('../fonts/roboto-lightitalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-lightitalic.woff') format('woff'),
         url('../fonts/roboto-lightitalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-italic.eot');
    src: url('../fonts/roboto-italic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-italic.woff') format('woff'),
         url('../fonts/roboto-italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?ag1irt');
    src: url('../fonts/icomoon.eot?ag1irt#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?ag1irt') format('truetype'),
        url('../fonts/icomoon.woff?ag1irt') format('woff'),
        url('../fonts/icomoon.woff2?ag1irt') format('woff2'),
        url('../fonts/icomoon.svg?ag1irt#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fontello';
    src:    url('../fonts/fontello.eot');
    src:    url('../fonts/fontello.eot') format('embedded-opentype'),
        url('../fonts/fontello.ttf') format('truetype'),
        url('../fonts/fontello.woff') format('woff'),
        url('../fonts/fontello.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-flag:before {
  content: "\e901";
}
.icon-envelope:before {
  content: "\e902";
}
.icon-wink:before {
  content: "\e909";
}
.icon-block:before {
  content: "\e903";
}
.icon-location:before {
  content: "\e900";
}
.icon-filter:before {
  content: "\e904";
}
.icon-profile-female:before {
  content: "\e905";
}
.icon-heart:before {
  content: "\e906";
}
.icon-graduate:before {
  content: "\e907";
}
.icon-drink:before {
  content: "\e908";
}
@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?39397598');
  src: url('../fonts/fontello.eot?39397598#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff?39397598') format('woff'),
       url('../fonts/fontello.ttf?39397598') format('truetype'),
       url('../fonts/fontello.svg?39397598#fontello') format('svg');
  font-weight: 400;
  font-style: normal;
}

.i-coffee:before { content: '\e800'; } /* '' */
.i-eye:before { content: '\e801'; } /* '' */
.i-user:before { content: '\e802'; } /* '' */
.i-mail:before { content: '\e803'; } /* '' */
.i-search:before { content: '\e804'; } /* '' */
.i-trash:before { content: '\e805'; } /* '' */
.i-chat:before { content: '\e806'; } /* '' */
.i-delete:before { content: '\e807'; } /* '' */

.i-cigar:before { content: '\e808'; } /* '' */
.i-drinks:before { content: '\e809'; } /* '' */
.i-hobbies:before { content: '\e80a'; } /* '' */
.i-pencil:before { content: '\e80b'; } /* '' */
.i-lifestyle:before { content: '\e80c'; } /* '' */
.i-education:before { content: '\e80d'; } /* '' */
.i-certificate:before { content: '\e80e'; } /* '' */
.i-edu:before { content: '\e80f'; } /* '' */
.i-userpic:before { content: '\e810'; } /* '' */
.i-heart:before { content: '\e811'; } /* '' */
.i-star:before { content: '\e812'; } /* '' */
.i-star-empty:before { content: '\e813'; } /* '' */

.i-about:before { content: '\e814'; } /* '' */
.i-mosque:before { content: '\e816'; } /* '' */

.i-hobbies { text-indent: -2px; }
.i-about { text-indent: 4px; }
