/*

Theme Name:         Ronneby

Theme URI:          http://themes.dfd.name/ronneby/

Description:        Ronneby - Highly Functional Multifaceted WP Theme

Version:            2.0.5

Author:             DFD

Author URI:         http://dfd.name/

Tags:               light, white, one-column, two-columns, three-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready



License:            GPL v2

License URI:        http://www.gnu.org/licenses/gpl-2.0.html

*/

@font-face {

    font-family: 'karlaregular';

    src: url('./fonts/karla-regular-webfont.eot');

    src: url('./fonts/karla-regular-webfont.eot?#iefix') format('embedded-opentype'),

        url('./fonts/karla-regular-webfont.woff2') format('woff2'),

        url('./fonts/karla-regular-webfont.woff') format('woff'),

        url('./fonts/karla-regular-webfont.ttf') format('truetype'),

        url('./fonts/karla-regular-webfont.svg#karlaregular') format('svg');

    font-weight: normal;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'karlabold';

    src: url('./fonts/karla-bold-webfont.woff2') format('woff2'),

        url('./fonts/karla-bold-webfont.woff') format('woff'),

        url('./fonts/karla-bold-webfont.ttf') format('truetype');

    font-weight: normal;

    font-style: normal;

    font-display: swap;

}


@font-face {
    font-family: 'quicksandregular';
    src: url('./fonts/quicksand-regular-webfont.woff2') format('woff2'),
         url('./fonts/quicksand-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Customize Enquiry page */

.white-font {
    color: white;
}    

.wpcf7 form input[type="submit"] {
    background-color: #17b42f;
    color: white; 
}

.wpcf7 form input[type="submit"]:hover {
   opacity: 0.8;
   color: white;
}

/* End Customize Enquiry page */
