/*------------------------------------*\
    #TYPOGRAPHY
\*------------------------------------*/

/**
 * In this file, we take the literal font sizes from our scale and define them
 * against variables that we can utilise anywhere throughout the project.
 */

 $body-font-size: $font-size-med;
