/* #########################################################
Theme Name: Divi Child Theme for Arundel Bank
Theme URI: https://hanyok.co
Description: This is a Divi child theme for all to use on their Divi websites.
Author: Lucas Hanyok
Author URI: https://hanyok.co
Author Email: lucas@hanyok.co
Template: Divi
Version: 1.0.0
License: GNU General Public License v2 or later
License URL:  http://www.gnu.org/licenses/gpl-2.0.html

##########################################################*/

/* ##############
 # 
 # New to Divi? Visit our YouTUbe Channel for tutorials to get you up and running asap
 # https://www.youtube.com/@theonlydividuck
 #
 #
 # Access more Divi resources on our blog
 # https://dividuck.com/topics/divi-tutorials/ 


/* ###### Place your custom CSS below #####
__________________________________________________________*/
/* ============================================================
   GLOBAL DESIGN SYSTEM — DIVI CHILD THEME
   Arundel Federal Savings Bank
   ============================================================
   ============================================================ */
@font-face {
    font-family: 'Mona Sans';
    src: url('fonts/MonaSans-Regular.woff2') format('woff2'),
        url('fonts/MonaSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Mona Sans';
    src: url('fonts/MonaSans-SemiBold.woff2') format('woff2'),
        url('fonts/MonaSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Mona Sans';
    src: url('fonts/MonaSans-Bold.woff2') format('woff2'),
        url('fonts/MonaSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Mona Sans';
    src: url('fonts/MonaSans-Light.woff2') format('woff2'),
        url('fonts/MonaSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Mona Sans';
    src: url('fonts/MonaSans-ExtraLight.woff2') format('woff2'),
        url('fonts/MonaSans-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Mona Sans';
    src: url('fonts/MonaSans-ExtraBold.woff2') format('woff2'),
        url('fonts/MonaSans-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Archivo';
    src: url('fonts/Archivo-Regular.woff2') format('woff2'),
        url('fonts/Archivo-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Archivo';
    src: url('fonts/Archivo-Light.woff2') format('woff2'),
        url('fonts/Archivo-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Archivo';
    src: url('fonts/Archivo-ExtraLight.woff2') format('woff2'),
        url('fonts/Archivo-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Archivo';
    src: url('fonts/Archivo-SemiBold.woff2') format('woff2'),
        url('fonts/Archivo-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Archivo';
    src: url('fonts/Archivo-Bold.woff2') format('woff2'),
        url('fonts/Archivo-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Archivo';
    src: url('fonts/Archivo-ExtraBold.woff2') format('woff2'),
        url('fonts/Archivo-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

