/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on April 8, 2019 */



@font-face {
    font-family: 'carlitobold';
    src: url('../fonts/carlito-bold-webfont.woff2') format('woff2'),
         url('../fonts/carlito-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'carlitobold_italic';
    src: url('../fonts/carlito-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/carlito-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'carlitoitalic';
    src: url('../fonts/carlito-italic-webfont.woff2') format('woff2'),
         url('../fonts/carlito-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* body {background-color: #92a8d1;} */

body {background-color: rgb(0, 0, 0);} /* used https://www.w3schools.com/colors/colors_picker.asp */


body {color: rgb(120, 151, 255)}
/*60% brightness: rgb(51, 102, 255) 65% brightness: rgb(77, 121, 255), originally used 51, 133, 255
https://www.joedolson.com/tools/color-contrast.php?type=rgb&color=120%2C+151%2C+255&color2=0%2C+0%2C+0&alpha=1
https://www.w3schools.com/colors/colors_picker.asp
*/

a:link {color: rgb(51, 133, 255);}
a:visited {color: rgb(214, 51, 255)}
/*a:link {color: rgb(255, 237, 102)} this is like mud yellow
a:visited {color: rgb(255, 133, 51)} this is burnt orange*/

/*a:link {color: rgb(0, 204, 0)}
a:visited {color: rgb(204, 82, 0)} this is at 40% brightness */

@font-face {
    font-family: 'carlitoregular';
    src: url('../fonts/carlito-regular-webfont.woff2') format('woff2'),
         url('../fonts/carlito-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}