/*
Theme Name: Mr. Grooves
Author: Studio nulelfzeven
Author URI: https://www.nulelfzeven.nl
Version: 1.0
Description: Custom theme for Mr. Grooves Photoygraphy
*/


@font-face {
    font-family: Caprasimo;
    src: url('./fonts/caprasimo-regular.ttf');
    font-weight: normal;
}

@font-face {
    font-family: Pacifico;
    src: url('./fonts/Pacifico-Regular.ttf');
    font-weight: normal;
}


@font-face {
    font-family: Jaro;
    src: url('./fonts/Jaro_36pt-Regular.ttf');
    font-weight: normal;
}

.magnum{
    font-family: Jaro !important;
    text-transform: uppercase;
    letter-spacing: -1px;
    line-height: .8;
}

section.page-header-home p.page-title {
    line-height: .8;
}

ul.navbar-menu li a {
    font-family: Jaro;
    text-transform: uppercase;
}


.funkies{
    font-family: Pacifico !important;
}

h2.widgettitle {
    font-family: Pacifico !important;
    font-size: 1.2rem !important;
}

section.page-header-home{
    h1{
        font-size: 30px;
    }
}



.cooper{
    font-family: Caprasimo !important;
}

.ticker .item{
    font-family: Caprasimo !important;
}


