@font-face {
    font-family: 'fbspacer-bold';
    src: url('Fonts/fbspaceren-bold-webfont.eot');
    src: url('Fonts/fbspaceren-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Fonts/fbspaceren-bold-webfont.woff') format('woff'),
         url('Fonts/fbspaceren-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fbspacer-regular';
    src: url('Fonts/fbspaceren-regular-webfont.eot');
    src: url('Fonts/fbspaceren-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Fonts/fbspaceren-regular-webfont.woff') format('woff'),
         url('Fonts/fbspaceren-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

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

i {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'streamline' !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;
}

.stream-search:before {
    content: "\e624";
}
.stream-check-1:before {
    content: "\e62f";
}
.stream-close:before {
    content: "\e63c";
}
.stream-calendar-1:before {
    content: "\e669";
}
.stream-watch-1:before {
    content: "\e67c";
}
.stream-telemarketer:before {
    content: "\e900";
}
.stream-megaphone-2:before {
    content: "\e7f2";
}
.stream-synchronize-3:before {
    content: "\e878";
}
.stream-add-circle-1:before {
    content: "\e8b5";
}
.stream-subtract-circle-1:before {
    content: "\e8c2";
}
.stream-coins-2:before {
    content: "\ea3f";
}
.stream-location-pin-direction-1:before {
    content: "\e901";
}
.stream-map-pin-1:before {
    content: "\e902";
}
.stream-disable-sign:before {
    content: "\e903";
}
.stream-arrow-down-12:before {
    content: "\e953";
}
.stream-arrow-left-12:before {
    content: "\e96f";
}

body {
    margin: 0px;
    padding: 0px;
}

.smallSection1 {
    float: right;
    width: 100%;
    margin-bottom: 20px;
}

.onePart {
    float: right;
    margin-left: 10px;
    cursor: pointer;
}

.secondPart {
    float: right;
    width: 90%;
    font-family: fbspacer-regular;
    color: #333333;
    font-size: 18px;
    cursor: pointer;
}

.secondLine {
    float: right;
    width: 100%;
    font-family: fbspacer-regular;
    color: #333333;
    font-size: 16px;
}

