@charset "UTF-8";
body {
    font-family: 'droid_sans';
}

h1, h2, h3 {
    font-family: 'droid_serif';
}

@media (max-width: 767px) {
    h1.page-title {
        font-size: 2.6em;
        line-height: 1.1em;
    }
}

.path-frontpage h1 {
    color: white;
    font-size: 3em;
    line-height: 1em;
}
.path-frontpage h1.page-title {
    display: none;
}
@media (max-width: 767px) {
    .path-frontpage h1 {
        font-size: 2.6em;
        line-height: 1.1em;
    }
}

a:hover, a:active, a:focus, .link:hover, .link:active, .link:focus {
    border-width: 1px;
}

@media (max-width: 960px) {
    .region-primary-menu .menu-item, body:not(:target) .region-primary-menu .menu-item {
        width: auto;
    }
}

.menu-toggle {
    height: 34px;
    overflow: hidden;
    padding: 0 12px;
    width: 32px;
}
.menu-toggle:before {
    content: '\f0c9';
    font-family: fontello;
    font-size: 32px;
    line-height: 34px;
}

@media all and (max-width: 460px) {
    .region-primary-menu #block-euki-main-menu > .content {
        text-align: left;
    }
    .region-primary-menu #block-euki-main-menu > .content .icon-search {
        width: auto;
    }
    .region-primary-menu #block-euki-main-menu > .content .icon-search:before {
        display: none;
    }

    body:not(:target) .region-primary-menu .menu-toggle::after {
        display: none;
    }
}
body:not(:target) .region-primary-menu .menu-toggle {
    padding: 0 12px;
}

.icon-search {
    display: inline-block;
    height: 12px;
    overflow: hidden;
    width: 30px;
}

#block-newsletterform .text-formatted > p {
    display: block;
    overflow: hidden;
}
#block-newsletterform .text-formatted > p > iframe {
    border: 0;
    display: block;
    height: 1040px;
    margin: 0 auto;
    max-width: 767px;
    width: 100%;
}

.region-featured-bottom-first .icon-search {
    height: 20px;
    width: auto;
}
.region-featured-bottom-first .icon-search:before {
    display: none;
}

#page, #main-wrapper, .region-primary-menu .menu-item a.is-active, .region-primary-menu .menu-item--active-trail a {
    background-color: #f8f8f8;
}

.site-branding__text {
    font-family: roboto, 'droid_sans';
    padding: 24px 12px;
}

.site-branding__slogan {
    font-family: roboto, 'droid_sans';
    font-size: 18px;
    font-style: normal;
    line-height: 20px;
    margin-top: 4px;
}

.site-branding__text {
    margin-bottom: 0;
    padding-bottom: 20px;
}

.site-branding__name {
    font-size: 24px;
    line-height: 27px;
    text-transform: uppercase;
}
@media (max-width: 767px) {
    .site-branding__name {
        padding-right: 24px;
    }
}

.block .content {
    margin-top: 0;
}

.search-results li {
    margin-left: 0;
}

a, .link {
    color: #004F84;
}
a:hover, .link:hover {
    color: #75D431;
}
a.is-active, .link.is-active {
    color: black;
}

ul {
    list-style-type: none;
    list-style: none;
}
ul li {
    list-style: none;
}

.field-label-above {
    font-weight: bold;
}

#header {
    background-color: white;
    background-image: none;
    font-family: 'droid_sans';
}
#header > .layout-container #block-euki-branding {
    float: none;
    margin: 0 auto;
    max-width: 720px;
}
#header > .layout-container #block-euki-branding > .site-branding__text {
    padding-right: 25%;
}
@media (min-width: 1200px) {
    #header > .layout-container #block-euki-branding > .site-branding__text {
        padding-right: 0;
    }
}
@media (max-width: 767px) {
    #header > .layout-container #block-euki-branding > .site-branding__text {
        padding-right: 10%;
    }
}
@media (min-width: 1200px) {
    #header > .layout-container #block-euki-branding {
        max-width: 767px;
    }
}
#header > .layout-container #block-socialnetworks {
    border: none;
    display: block;
    float: none;
    margin: 0 auto;
    max-width: 720px;
    position: relative;
    width: 100%;
}
@media (min-width: 1200px) {
    #header > .layout-container #block-socialnetworks {
        max-width: 767px;
    }
}
#header > .layout-container #block-socialnetworks a.icon-twitter {
    color: #889095;
    font-size: 24px;
    height: 30px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 17px;
    width: 26px;
}
#header > .layout-container #block-socialnetworks a.icon-twitter:hover {
    color: #75D431;
}
#header > .layout-container > .region-header {
    padding: 0;
}

.region-highlighted {
    margin: 0;
}

.layout-container {
    max-width: none;
}

.view-header-image .paragraph--type--header-image {
    background-position: center center;
    background-size: cover;
    min-height: 300px;
}

#edit-help-link {
    display: none;
}

.region-primary-menu .menu-item a.is-active, .region-primary-menu .menu-item--active-trail a {
    background-color: #ffffff;
}

.region-primary-menu .menu a {
    color: #889095;
    text-shadow: none;
}
.region-primary-menu .menu a:hover {
    color: #75D431;
}

#block-euki-search {
    display: none;
}
#block-euki-search h2 {
    display: none;
}

.region-primary-menu #block-euki-main-menu ul.menu li {
    font-size: 16px;
    margin-right: 4px;
}
@media (max-width: 960px) {
    .region-primary-menu #block-euki-main-menu ul.menu li {
        font-size: 14px;
        margin-right: 2px;
    }
    .region-primary-menu #block-euki-main-menu ul.menu li > a {
        padding: 12px 4px;
    }
}

#block-euki-main-menu > .content {
    text-align: center;
}
#block-euki-main-menu > .content > ul.menu {
    display: inline-block;
    width: auto;
}
#block-euki-main-menu > .content > ul.menu li {
    border-right: 1px dotted #f8f8f8;
}
#block-euki-main-menu > .content > ul.menu li > .is-active {
    color: black;
}

.region-header, .region-header a, .region-header li a.is-active, .site-branding__text, .site-branding, .site-branding__text a, .site-branding a, .region-secondary-menu .menu-item a, .region-secondary-menu .menu-item a.is-active {
    color: black;
}

.flex-direction-nav > li > a {
    margin: 0;
    opacity: 1;
    text-shadow: none;
    top: 100%;
    width: auto;
    text-decoration: none;
    border-bottom: none;
}
.flex-direction-nav > li > a.flex-prev {
    left: 15px;
}
.flex-direction-nav > li > a.flex-next {
    left: 90px;
    right: auto;
}
.flex-direction-nav > li > a:before {
    display: none;
}

.slideshow .slides {
    margin-top: 12px;
}
.slideshow .flex-direction-nav {
    position: relative;
}
.slideshow .flex-direction-nav > li > a {
    height: 18px;
    overflow: hidden;
    width: 20px;
}
.slideshow .flex-direction-nav > li > a.flex-prev {
    left: 68px;
    top: -32px;
}
.slideshow .flex-direction-nav > li > a.flex-prev:before {
    display: block;
    content: '\f007';
    font-family: fontello;
    font-size: 14px;
}
.slideshow .flex-direction-nav > li > a.flex-next {
    top: -32px;
    height: 20px;
    width: 20px;
    overflow: hidden;
}
.slideshow .flex-direction-nav > li > a.flex-next:before {
    display: block;
    content: '\f006';
    font-family: fontello;
    font-size: 14px;
}

.featured-top {
    padding: 0px 0px;
    position: relative;
}
.featured-top img {
    display: none;
}
.featured-top .overlay-close {
    position: absolute;
    right: 20px;
    top: 10px;
}
.featured-top .image-overlay {
    height: auto;
    overflow: hidden;
    position: relative;
}
.featured-top .image-overlay .wrapper {
    transition: margin-top 1000ms ease-in-out;
    -webkit-transition: margin-top 1000ms ease-in-out;
    -moz-transition: margin-top 1000ms ease-in-out;
    -o-transition: margin-top 1000ms ease-in-out;
}
.featured-top .image-overlay .viewer {
    background-color: #004F84;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 0px;
    left: 0;
}

.paragraph--type--slideshow-image,
.image-overlay {
    position: relative;
}
.paragraph--type--slideshow-image .field--name-field-copyright,
.image-overlay .field--name-field-copyright {
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 9999;
}

.field--name-field-copyright {
    font-size: 10px;
    line-height: 14px;
    color: white;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.8);
}

.paragraph--type--slideshow-image .field--name-field-copyright:before {
    content: 'Ⓒ ';
}

.path-frontpage .layout-main {
    margin-top: 0;
    margin-bottom: 0;
    background-color: #004F84;
    color: #fff;
}
.path-frontpage .layout-main a, .path-frontpage .layout-main h2, .path-frontpage .layout-main .title.page-title {
    color: #fff;
}

.home-slideshow {
    background-image: url("/sites/default/files/2018-02/Fotolia_%C2%A9%20Bjo%CC%88rn%20Professional_L.jpg");
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}
@media (max-width: 767px) {
    .home-slideshow {
        background-image: none;
        -o-background-image: none;
        -webkit-background-image: none;
    }
}
.home-slideshow > .view-content {
    clear: both;
    overflow: hidden;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 12px;
}
@media (max-width: 767px) {
    .home-slideshow > .view-content {
        padding: 0;
    }
}
.home-slideshow > .view-content > .views-row {
    float: left;
    position: relative;
    width: 33.3333333%;
}
.home-slideshow > .view-content > .views-row:hover a {
    color: #75D431;
}
@media (max-width: 767px) {
    .home-slideshow > .view-content > .views-row {
        border-bottom: 1px dotted #004F84;
        margin-bottom: 24px;
        padding-bottom: 24px;
        width: 100%;
    }
}
.home-slideshow > .view-content > .views-row > .views-field-rendered-entity {
    padding: 10px;
    background-color: white;
    margin: 30px 5px;
    border: 1px solid white;
    height: 550px;
}
.home-slideshow > .view-content > .views-row > .views-field-rendered-entity:hover {
    border-color: #75D431;
}
@media (max-width: 960px) {
    .home-slideshow > .view-content > .views-row > .views-field-rendered-entity {
        padding: 0;
    }
}
@media (max-width: 767px) {
    .home-slideshow > .view-content > .views-row > .views-field-rendered-entity {
        border: none;
        height: auto;
    }
}
.home-slideshow > .view-content > .views-row > .views-field-rendered-entity .layout--threecol-33-34-33 {
    margin: 10px auto;
}
@media (max-width: 767px) {
    .home-slideshow > .view-content > .views-row > .views-field-rendered-entity .layout--threecol-33-34-33 {
        margin: 0px auto;
    }
}
.home-slideshow > .view-content > .views-row > .views-field-rendered-entity .layout--threecol-33-34-33 > .layout__region--first {
    flex: 0 1 100%;
}
.home-slideshow > .view-content > .views-row > .views-field-rendered-entity .layout--threecol-33-34-33 > .layout__region--first .field--type-image {
    padding-right: 0;
}
.home-slideshow > .view-content > .views-row > .views-field-rendered-entity .layout--threecol-33-34-33 > .layout__region--first .field--type-image a {
    display: block;
    padding: 0 10px;
}
.home-slideshow > .view-content > .views-row > .views-field-rendered-entity .layout--threecol-33-34-33 > .layout__region--first .field--type-image a img {
    height: auto;
    width: 100%;
}
@media (max-width: 960px) {
    .home-slideshow > .view-content > .views-row > .views-field-rendered-entity .layout--threecol-33-34-33 > .layout__region--first .field--type-image a img {
        height: auto;
        width: 100%;
    }
}
@media (max-width: 767px) {
    .home-slideshow > .view-content > .views-row > .views-field-rendered-entity .layout--threecol-33-34-33 > .layout__region--first .field--type-image a img {
        height: auto;
        max-width: none;
        width: 100%;
    }
}
.home-slideshow > .view-content > .views-row > .views-field-rendered-entity .layout--threecol-33-34-33 > .layout__region--second {
    flex: 0 1 100%;
}
.home-slideshow > .view-content > .views-row > .views-field-rendered-entity .layout--threecol-33-34-33 > .layout__region--second > div {
    padding: 0 10px;
}
.home-slideshow > .view-content > .views-row > .views-field-rendered-entity .layout--threecol-33-34-33 > .layout__region--second > div.field--type-text-with-summary {
    padding-bottom: 0px;
}
.home-slideshow > .view-content > .views-row > .views-field-rendered-entity .layout--threecol-33-34-33 > .layout__region--second .node-readmore > a {
    border-bottom: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-indent: -999em;
}
.home-slideshow > .view-content > .views-row > .views-field-rendered-entity .layout--threecol-33-34-33 > .layout__region--third {
    flex: 0 1 100%;
    padding: 0 10px;
}
.home-slideshow > .view-content > .views-row > .views-field-rendered-entity .layout--threecol-33-34-33 > .layout__region--third .field-label-above {
    padding-top: 10px;
}
.home-slideshow img {
    height: 150px;
    width: auto;
}

@media (max-width: 767px) {
    .file, .file a {
        display: block;
    }
}

.title.page-title {
    margin-top: 24px;
}

.node--type-page {
    margin: 0 auto;
    max-width: 720px;
}
@media (min-width: 1200px) {
    .node--type-page {
        max-width: 767px;
    }
}
.node--type-page .node__content {
    padding: 12px;
}

.page-title {
    font-size: 3em;
    line-height: 1em;
    max-width: 720px;
    margin: 0 auto;
}
@media (min-width: 1200px) {
    .page-title {
        max-width: 767px;
    }
}
@media (max-width: 767px) {
    .page-title {
        padding: 0 10px;
    }
}

.field--type-image img, .field--name-user-picture img {
    margin: 0;
}

.main-content .section {
    padding: 0;
}

.inline.field-label-inline {
    display: inline-block;
}

.layout--threecol-33-34-33 {
    justify-content: center;
    max-width: 720px;
    margin: 40px auto;
}
@media (min-width: 1200px) {
    .layout--threecol-33-34-33 {
        max-width: 1200px;
    }
}
.layout--threecol-33-34-33 > .layout__region--first {
    flex: 0 1 33.3333333%;
}
@media (max-width: 767px) {
    .layout--threecol-33-34-33 > .layout__region--first {
        flex: 0 1 100%;
        margin: 10px;
    }
}
@media (min-width: 1200px) {
    .layout--threecol-33-34-33 > .layout__region--first {
        flex: 0 1 204px;
    }
}
.layout--threecol-33-34-33 > .layout__region--first .field--type-image {
    padding-right: 20px;
}
@media (max-width: 767px) {
    .layout--threecol-33-34-33 > .layout__region--first .field--type-image > a > img {
        max-width: 150px;
    }
}
.layout--threecol-33-34-33 > .layout__region--second {
    flex: 0 1 66%;
}
@media (min-width: 1200px) {
    .layout--threecol-33-34-33 > .layout__region--second {
        flex: 0 1 767px;
    }
}
@media (max-width: 767px) {
    .layout--threecol-33-34-33 > .layout__region--second {
        flex: 0 1 100%;
        margin: 10px;
    }
}
.layout--threecol-33-34-33 > .layout__region--second > .field--name-node-title h2 {
    margin: 0 0 12px;
}
.layout--threecol-33-34-33 > .layout__region--second .field-label-above {
    line-height: 16px;
    padding-top: 10px;
}
.layout--threecol-33-34-33 > .layout__region--third {
    flex: 0 1 66%;
    padding-left: 33.3333333%;
    padding-bottom: 20px;
}
@media (min-width: 1200px) {
    .layout--threecol-33-34-33 > .layout__region--third {
        flex: 0 1 184px;
        padding-left: 20px;
        padding-bottom: 10px;
        padding-top: 39px;
    }
}
@media (max-width: 767px) {
    .layout--threecol-33-34-33 > .layout__region--third {
        flex: 0 1 100%;
        margin: 0 10px 10px;
        padding-left: 0;
    }
    .layout--threecol-33-34-33 > .layout__region--third a {
        display: block;
    }
}
.layout--threecol-33-34-33 > .layout__region--third .field-label-above {
    line-height: 16px;
    padding-top: 10px;
}
.layout--threecol-33-34-33 > .layout__region--third .field-label-above:first-child {
    padding-top: 4px;
}
.layout--threecol-33-34-33 > .layout__region--third .field-label-inline {
    line-height: 16px;
}
.layout--threecol-33-34-33 > .layout__region--third > a .field__item > a, .layout--threecol-33-34-33 > .layout__region--third > div .field__item > a {
    display: block;
}

.page-node-type-partner .layout--threecol-33-34-33 > .layout__region--third {
    padding-top: 0px;
}

.path-partners #block-euki-content > .content > .views-element-container > .view > .view-content > .views-row .node .field--type-image img {
    max-width: 220px;
    margin: 0;
}

.path-search #block-euki-content > .content {
    max-width: 720px;
    margin: 0 auto;
}
@media (min-width: 1200px) {
    .path-search #block-euki-content > .content {
        max-width: 767px;
    }
}
@media (max-width: 767px) {
    .path-search #block-euki-content > .content {
        padding: 10px;
    }
}

.view-header {
    margin: 20px auto 0 auto;
    max-width: 720px;
}
@media (min-width: 1200px) {
    .view-header {
        max-width: 767px;
    }
}
@media (max-width: 767px) {
    .view-header {
        margin: 0 12px;
    }
}

.node-readmore > a {
    font-size: 16px;
}

.node__links {
    text-align: left;
}
.node__links ul.inline li {
    padding: 0;
}

.field--name-field-subt {
    font-weight: bold;
    margin-bottom: 10px;
}

.node--view-mode-teaser.node--sticky {
    background: none;
    border: none;
    border-bottom: 1px solid #d3d7d9;
    padding: 0;
}

.site-footer #block-publicdisclaimer .text-formatted {
    color: #889095;
    margin: 0 auto;
    max-width: 720px;
}

.site-footer .content a, .site-footer .content a.is-active {
    color: #333;
}
.site-footer .content a:hover, .site-footer .content a.is-active:hover {
    color: black;
}

.site-footer__bottom {
    margin-top: 0;
}

.featured-bottom > .layout-container {
    margin: 0 auto;
    max-width: 720px;
}
@media (min-width: 1200px) {
    .featured-bottom > .layout-container {
        max-width: 767px;
    }
}
.featured-bottom > .layout-container > .region {
    padding: 0;
    width: 33.3333333%;
}
@media (max-width: 767px) {
    .featured-bottom > .layout-container > .region {
        width: 100%;
    }
}
.featured-bottom > .layout-container > .region > nav,
.featured-bottom > .layout-container > .region > #block-newsletterfooterblock {
    height: 0;
    margin-bottom: 0;
    padding-bottom: 100%;
    position: relative;
}
@media (max-width: 767px) {
    .featured-bottom > .layout-container > .region > nav,
    .featured-bottom > .layout-container > .region > #block-newsletterfooterblock {
        height: auto;
        padding-bottom: 0;
    }
    .featured-bottom > .layout-container > .region > nav#block-mainnavigation,
    .featured-bottom > .layout-container > .region > #block-newsletterfooterblock#block-mainnavigation {
        display: none;
    }
}
.featured-bottom > .layout-container > .region > nav > .content,
.featured-bottom > .layout-container > .region > #block-newsletterfooterblock > .content {
    border-left: 1px dotted #004F84;
    margin-top: 0;
    overflow: hidden;
    padding: 12px;
    position: absolute;
    top: 24px;
    bottom: 24px;
    left: 12px;
    right: 0;
}
@media (max-width: 767px) {
    .featured-bottom > .layout-container > .region > nav > .content,
    .featured-bottom > .layout-container > .region > #block-newsletterfooterblock > .content {
        border-left: none;
        position: static;
        padding: 12px 12px 24px;
    }
}
.featured-bottom > .layout-container > .region > nav > .content h2,
.featured-bottom > .layout-container > .region > #block-newsletterfooterblock > .content h2 {
    margin: 0 0 16px;
    text-align: left;
    text-shadow: none;
    text-decoration: none;
}
.featured-bottom > .layout-container > .region > nav > .content .text-formatted a,
.featured-bottom > .layout-container > .region > #block-newsletterfooterblock > .content .text-formatted a {
    font-weight: bold;
}
@media (max-width: 767px) {
    .featured-bottom > .layout-container > .region > nav > .content .text-formatted a,
    .featured-bottom > .layout-container > .region > #block-newsletterfooterblock > .content .text-formatted a {
        display: block;
        line-height: 36px;
    }
}
.featured-bottom > .layout-container > .region > nav > .content ul,
.featured-bottom > .layout-container > .region > #block-newsletterfooterblock > .content ul {
    padding-left: 0;
}
.featured-bottom > .layout-container > .region > nav > .content ul > li a,
.featured-bottom > .layout-container > .region > #block-newsletterfooterblock > .content ul > li a {
    font-weight: bold;
}
@media (max-width: 767px) {
    .featured-bottom > .layout-container > .region > nav > .content ul > li a,
    .featured-bottom > .layout-container > .region > #block-newsletterfooterblock > .content ul > li a {
        border-bottom: none;
        line-height: 36px;
        text-decoration: none;
    }
}
.featured-bottom > .layout-container > .region > nav > .content ul > li a.is-active,
.featured-bottom > .layout-container > .region > #block-newsletterfooterblock > .content ul > li a.is-active {
    color: #35C2D2;
}
.featured-bottom > .layout-container > .region > nav > .content ul > li a:hover,
.featured-bottom > .layout-container > .region > #block-newsletterfooterblock > .content ul > li a:hover {
    color: #75D431;
}
@media (max-width: 767px) {
    .featured-bottom > .layout-container > .region > nav > .content ul > li,
    .featured-bottom > .layout-container > .region > #block-newsletterfooterblock > .content ul > li {
        border-bottom: 1px dotted #004F84;
    }
    .featured-bottom > .layout-container > .region > nav > .content ul > li:hover,
    .featured-bottom > .layout-container > .region > #block-newsletterfooterblock > .content ul > li:hover {
        border-bottom: 1px solid #75D431;
    }
}
.featured-bottom .menu-item-contact {
    display: none;
}

footer.site-footer {
    background: white;
    padding: 0 0 40px;
}
footer.site-footer > .layout-container {
    max-width: none;
}
footer.site-footer #block-euki-partnerlogos .field--name-body {
    display: grid;
    grid-template-columns: 33.3333333% 33.3333333% 33.3333333%;
}
@media (min-width: 1200px) {
    footer.site-footer #block-euki-partnerlogos .field--name-body {
        grid-template-columns: 20% 20% 20% 20% 20%;
    }
}
@media (max-width: 767px) {
    footer.site-footer #block-euki-partnerlogos .field--name-body {
        grid-template-columns: 100%;
    }
}
footer.site-footer #block-euki-partnerlogos .field--name-body > p {
    text-align: center;
}
footer.site-footer #block-euki-partnerlogos img {
    height: auto;
    max-height: 45px;
    max-width: 256px;
    padding: 6px;
    width: auto;
    vertical-align: middle;
}
footer.site-footer #block-sponsorlogos a {
    border-bottom: none;
}
footer.site-footer #block-sponsorlogos .field--name-body {
    text-align: center;
}
footer.site-footer #block-sponsorlogos .field--name-body p {
    display: inline-block;
}
footer.site-footer #block-sponsorlogos .field--name-body p img {
    height: auto;
    max-height: 167px;
    max-width: 256px;
    padding: 6px;
    width: auto;
    vertical-align: middle;
}
@media (max-width: 767px) {
    footer.site-footer #block-sponsorlogos .field--name-body p img {
        width: 100%;
    }
}
footer.site-footer #block-euki-footer {
    display: inline-block;
}
footer.site-footer #block-euki-footer ul.menu {
    width: 130px;
}
footer.site-footer #block-euki-account-menu {
    display: inline-block;
}

.path-search .main-search-link {
    color: #35C2D2;
}

@font-face {
    font-family: 'droid_sans';
    src: url("../fonts/DroidSans/DroidSans-webfont.eot");
    src: url("../fonts/DroidSans/DroidSans-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/DroidSans/DroidSans-webfont.woff") format("woff"), url("../fonts/DroidSans/DroidSans-webfont.ttf") format("truetype"), url("../fonts/DroidSans/DroidSans-webfont.svg#droid_sansregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'droid_sans';
    src: url("../fonts/DroidSans/DroidSans-Bold-webfont.eot");
    src: url("../fonts/DroidSans/DroidSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/DroidSans/DroidSans-Bold-webfont.woff") format("woff"), url("../fonts/DroidSans/DroidSans-Bold-webfont.ttf") format("truetype"), url("../fonts/DroidSans/DroidSans-Bold-webfont.svg#droid_sansbold") format("svg");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'droid_serif';
    src: url("../fonts/DroidSerif/DroidSerif-Regular-webfont.eot");
    src: url("../fonts/DroidSerif/DroidSerif-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/DroidSerif/DroidSerif-Regular-webfont.woff") format("woff"), url("../fonts/DroidSerif/DroidSerif-Regular-webfont.ttf") format("truetype"), url("../fonts/DroidSerif/DroidSerif-Regular-webfont.svg#droid_serifregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
