﻿@font-face {
	font-family: Rage;
	src: url('http://portal.vacation1234.com/images/RAGE.TTF');
}
@font-face {
 font-family: Rage;
 src: url('http://portal.vacation1234.com/images/BernFash.eot'); /* EOT file for IE */
 src: local('Rage'), url('images/RAGE.TTF') format('opentype');
}

@font-face {
 font-family: BernhardFashion;
 src: url('http://portal.vacation1234.com/images/BernFash.ttf'); /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: BernhardFashion;
 src: url("http://portal.vacation1234.com/images/BernFash.eot"); /* EOT file for IE */
 src: local('BernardFashion'), url('images/BernFash.ttf') format('opentype');
}
