/*!
Theme Name: moot_mrp
Author: Allen
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: moot_mrp
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

@font-face {
    font-family: Roboto;
    src: url( assets/fonts/Roboto-Regular.ttf );
}

@font-face {
    font-family: Roboto-Medium;
    src: url( assets/fonts/Roboto-Medium.ttf );
}

.inner article {
    max-width: 1080px;
    margin: 85px auto 0;
    padding: 18px 18px 50px;
}

