

. fa-home {
    position: relative;
}
/*replace the content value with the
corresponding value from the list below*/
. fa-home:before {
    content: "\f015";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #eee;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}

. fa-bars {
    position: relative;
}
/*replace the content value with the
corresponding value from the list below*/
. fa-bars:before {
    content: "\f0c9";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #eee;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}

. fa-shopping-cart {
    position: relative;
	color: #0099CC;
}
/*replace the content value with the
corresponding value from the list below*/
. fa-shopping-cart:before {
    content: "\f07a";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #eee;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}

. fa-file-video-o {
    position: relative;
}
/*replace the content value with the
corresponding value from the list below*/
. fa-file-video-o:before {
    content: "\f1c8";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #eee;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}

. fa-database {
    position: relative;
}
/*replace the content value with the
corresponding value from the list below*/
. fa-database:before {
    content: "\f1c0";
	font-family: 'Nixie One', cursive;
    /*font-family: FontAwesome;*/
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #00ffff;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}

. fa-backward {
    position: relative;
}
/*replace the content value with the
corresponding value from the list below*/
. fa-backward:before {
    content: "\f04a";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #eee;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}

. fa-sitemap {
    position: relative;
}
/*replace the content value with the
corresponding value from the list below*/
. fa-sitemap:before {
    content: "\f0e8";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #eee;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}

. fa-line-chart {
    position: relative;
}
/*replace the content value with the
corresponding value from the list below*/
. fa-line-chart:before {
    content: "\f201";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #eee;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}

. fa-expeditedssl {
    position: relative;
}
/*replace the content value with the
corresponding value from the list below*/
. fa-expeditedssl:before {
    content: "\f23e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #eee;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}

. fa-camera {
    position: relative;
}
/*replace the content value with the
corresponding value from the list below*/
. fa-camera:before {
    content: "\f030";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #eee;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}


. fa-binoculars {
    position: relative;
}
/*replace the content value with the
corresponding value from the list below*/
. fa-binoculars:before {
    content: "\f1e5";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #eee;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}

. fa-cc-visa {
    position: relative;
}
/*replace the content value with the
corresponding value from the list below*/
. fa-cc-visa:before {
    content: "\f1f0";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #eee;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}

. fa-shopping-basket {
    position: relative;
}
/*replace the content value with the
corresponding value from the list below*/
. fa-shopping-basket:before {
    content: "\f291";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #eee;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}

. fa-group {
    position: relative;
}
/*replace the content value with the
corresponding value from the list below*/
. fa-group:before {
    content: "\f0c0";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #eee;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}

. fa-book {
    position: relative;
}
/*replace the content value with the
corresponding value from the list below*/
. fa-book:before {
    content: "\f02d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #eee;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}

. fa-file-sound-o {
    position: relative;
}
/*replace the content value with the
corresponding value from the list below*/
. fa-file-sound-o:before {
    content: "\f1c7";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #eee;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}

/* ///////////////////// /////////////////////*/

. fa-sitemap {
    position: relative;
}
/*replace the content value with the
corresponding value from the list below*/
. fa-sitemap:before {
    content: "\f0e8";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #eee;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}



