/*
Theme Name: Fu Le's Portfolio
Author: Oliver Ponder (for Fu Le)
Author URI: https://oliver.codes
Description: A custom theme, featuring a 3D model on the homepage.
Version: 1.1.0
 */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

* {
    font-family: "Open Sans", sans-serif;
}