﻿
@font-face {
    font-family: 'ALoveofThunder';
    src: url('../fonts/A Love Of Thunder/ALoveofThunder.woff') format('woff'),
         url('../fonts/A Love Of Thunder/A Love of Thunder.eot') format('embedded-opentype'),
         url('../fonts/A Love Of Thunder/ALoveofThunder.svg') format('svg'),
         url('../fonts/A Love Of Thunder/ALoveofThunder.ttf') format('truetype');
}

.font-ALoveofThunder {
    font-family: 'ALoveofThunder' !important;
}