/* Sample

@font-face {
    font-family: '';
    src: url('../fonts/.eot');
    src: url('../fonts/.eot') format('embedded-opentype'),
         url('../fonts/.woff2') format('woff2'),
         url('../fonts/.woff') format('woff'),
         url('../fonts/.ttf') format('truetype'),
         url('../fonts/.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

font-family: 'Open Sans Condensed', sans-serif;

*/

body {
    font-family: 'WaverlyCF Medium', sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    color: #333;
}

strong, b {
    font-family: 'WaverlyCF Bold', sans-serif;
}

em {

}


@font-face {
    font-family: 'StudioScriptCTT';
    src: url('../fonts/StudioScriptCTT/StudioScriptCTT.eot');
    src: url('../fonts/StudioScriptCTT/StudioScriptCTT.eot') format('embedded-opentype'),
    url('../fonts/StudioScriptCTT/StudioScriptCTT.woff2') format('woff2'),
    url('../fonts/StudioScriptCTT/StudioScriptCTT.woff') format('woff'),
    url('../fonts/StudioScriptCTT/StudioScriptCTT.ttf') format('truetype'),
    url('../fonts/StudioScriptCTT/StudioScriptCTT.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'WaverlyCF Light';
    src: url('../fonts/WaverlyCF/Light/WaverlyCF-Light.eot');
    src: url('../fonts/WaverlyCF/Light/WaverlyCF-Light.eot') format('embedded-opentype'),
    url('../fonts/WaverlyCF/Light/WaverlyCF-Light.woff2') format('woff2'),
    url('../fonts/WaverlyCF/Light/WaverlyCF-Light.woff') format('woff'),
    url('../fonts/WaverlyCF/Light/WaverlyCF-Light.ttf') format('truetype'),
    url('../fonts/WaverlyCF/Light/WaverlyCF-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'WaverlyCF Medium';
    src: url('../fonts/WaverlyCF/Medium/WaverlyCF-Medium.eot');
    src: url('../fonts/WaverlyCF/Medium/WaverlyCF-Medium.eot') format('embedded-opentype'),
    url('../fonts/WaverlyCF/Medium/WaverlyCF-Medium.woff2') format('woff2'),
    url('../fonts/WaverlyCF/Medium/WaverlyCF-Medium.woff') format('woff'),
    url('../fonts/WaverlyCF/Medium/WaverlyCF-Medium.ttf') format('truetype'),
    url('../fonts/WaverlyCF/Medium/WaverlyCF-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'WaverlyCF Bold';
    src: url('../fonts/WaverlyCF/Bold/WaverlyCF-Bold.eot');
    src: url('../fonts/WaverlyCF/Bold/WaverlyCF-Bold.eot') format('embedded-opentype'),
    url('../fonts/WaverlyCF/Bold/WaverlyCF-Bold.woff2') format('woff2'),
    url('../fonts/WaverlyCF/Bold/WaverlyCF-Bold.woff') format('woff'),
    url('../fonts/WaverlyCF/Bold/WaverlyCF-Bold.ttf') format('truetype'),
    url('../fonts/WaverlyCF/Bold/WaverlyCF-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}