/**
 * New Dawn Pro – Rise Edition
 * Local Font Definitions
 * --------------------------------------------------------------
 * Version: 3.1.1
 * Author: The Rev. Dr. Rick G. Williams
 * Website: https://rickgwilliams.life
 * Description: Local font-face declarations for New Dawn Pro – Rise Edition.
 * --------------------------------------------------------------
 * © 2025 The Rev. Dr. Rick G. Williams
 * All Rights Reserved
 */

/* --------------------------------------------------------------
 * LORA
 * -------------------------------------------------------------- */
@font-face {
    font-family: 'Lora';
    src: url('../fonts/Lora-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Lora';
    src: url('../fonts/Lora-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Lora';
    src: url('../fonts/Lora-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Lora';
    src: url('../fonts/Lora-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

/* --------------------------------------------------------------
 * LATO
 * -------------------------------------------------------------- */
@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

/**
 * --------------------------------------------------------------
 * END OF FILE: fonts.css
 * New Dawn Pro – Rise Edition v3.1.1
 * --------------------------------------------------------------
 * © 2025 The Rev. Dr. Rick G. Williams
 * EOF
 */
