/* Custom Styles */

@font-face { 
    font-family: "Agency FB"; 
    font-weight: 400;
    font-style: normal;
    src: url({{ 'agency-fb.ttf' | asset_url }});
}