/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on October 4, 2021 */

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

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

@font-face {
    font-family: 'Rubik Light';
    src: url('../fonts/rubik-light-webfont.woff2') format('woff2'),
         url('../fonts/rubik-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Rubik Light Italic';
    src: url('../fonts/rubik-lightitalic-webfont.woff2') format('woff2'),
         url('../fonts/rubik-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

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

html {
    height: 100%;
    font-size: 18pt;
}

body {
    color: white;
    background-color: #34487d;
}

#logo {
    width: 206px;
    margin: 1em auto;
}

h1 {
    font: 1.4em "Rubik Italic", sans-serif;
    text-align: center;
    padding-top: 1.8em;
}

h2 {
    font: 1em "Rubik Light", sans-serif;
    text-align: center;
    padding-top: 1.8em;
}

/* Styles for mobile */
/* Styles for tablet */
/* Don't forget your Retina CSS! */
 *
 * body
 * 	background-size: 72px 72px
 */
