/* -------------------------------------------------------------------------- */
/* Font Definitions */
/* -------------------------------------------------------------------------- */

@font-face {
    font-family: 'alegreya';
    src: url('../fonts/alegreya-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'alegreya';
    src: url('../fonts/alegreya-italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'alegreya';
    src: url('../fonts/alegreya-bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'alegreya';
    src: url('../fonts/alegreya-bolditalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;

}

@font-face {
    font-family: 'charm';
    src: url('../fonts/charm-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'charm';
    src: url('../fonts/charm-bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'courgette';
    src: url('../fonts/courgette-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cinzel';
    src: url('../fonts/cinzel-variable.ttf') format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'lavishlyyours';
    src: url('../fonts/lavishlyyours-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'redressed';
    src: url('../fonts/redressed-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'tangerine';
    src: url('../fonts/tangerine-bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'tangerine';
    src: url('../fonts/tangerine-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'quintessential';
    src: url('../fonts/quintessential-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'eaglelake';
    src: url('../fonts/eaglelake-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}