﻿@import url('https://fonts.googleapis.com/css?family=Rock+Salt');

.post-signature {
    font-family: 'Rock Salt', cursive;
    font-size: x-large;
}
