<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ryzen-promo{
	background-color: #fff;
  font-family: 'Klavika Condensed', sans-serif;
  color: #000;
  font-size: 26px;
  line-height: normal;
}
  @media (max-width: 480px){
.header-main {

margin-top:0!important;

}
.margin-slid {
margin-top:180px!important;
}

.Hero-Heading{
	font-family: 'Klavika Bold Condensed', sans-serif;
	color: #fff;
	font-size: 35px!important;
	line-height: 35px!important;
	text-transform: uppercase;
	font-weight:bold;
}

.Hero-Subhead{
	font-family: 'Klavika Condensed', sans-serif;
	color: #fff;
	font-size: 25px!important;
	line-height: 25px!important;
	text-transform: uppercase;
}

}

  

/*HERO*/
.Hero-Heading{
	font-family: 'Klavika Bold Condensed', sans-serif;
	color: #fff;
	font-size: 50px;
	line-height: 55px;
	text-transform: uppercase;
	font-weight:bold;
}
.Hero-Subhead{
	font-family: 'Klavika Condensed', sans-serif;
	color: #fff;
	font-size: 35px;
	line-height: 45px;
	text-transform: uppercase;
}
.Hero-Content{
	position: absolute;
 top: 50%;
 transform: translateY(-50%);
	max-width: 470px;
	right: 20%;
}
.Hero-Logo{
	margin-top: 70px;
}


img {
  max-width: 100%;
  vertical-align: middle;
}
p {
  margin-top: 0px;
  margin-bottom: 10px;
	color: #fff;
}
h1 {
 
}
.underlined {
  border-bottom: 1px solid white;
  text-transform: capitalize;
  font-size: 26px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  color: #ffffff;
}

.heading-1 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #000;
  font-size: 52px;
  line-height: 52px;
  letter-spacing: -1px;
}
.hero-text-box {
  width: 1070px;
  margin-bottom: 40px;
  padding: 15px 20px 10px 20px;
  background-color: #fff;
}
.hero-text-box.mobile-hero-text-box {
  display: none;
}
.hero {
  width: 100%;
  background: #000;
  background-position: center;
  height: auto;
  position: relative;
}
.hero .mobile-img {
  width: 100%;
  height: auto;
}
.hero-mobile-img {
  display: none;
}
.hero .call-out {
  padding: 32px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;1+30,0.8+51,0.66+69,0.71+90,0.5+100 */
  /*background: linear-gradient(45deg, rgba(255,255,255,1) 16%, rgba(255,255,255,.70) 100%);*/
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-color: #ffffff;
  display: flex; /* so can put copy and image in same row */
  display: -ms-flexbox;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  line-height: 1.2;
  margin-bottom: 80px; /* must match height of amd arrow */
}
.hero .call-out .copy {
  flex: 0 1 100%;
  align-self: center;
}
.hero .call-out .copy p {
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 28px;
}
.hero .call-out .logo {
  /*  flex: 0 1 30%;*/
  align-self: left;
  padding-right: 0;
}
.hero .call-out .logo img {
  padding-top: 0px;
  vertical-align: baseline;
}
.hero .call-out-box {
  position: absolute;
  bottom: 15%;
  right: 12%;
  transform: translate(5%, 20%);
  display: flex;
  display: -ms-flexbox;
  justify-content: flex-end;
  align-items: flex-end;
  max-width: 770px;
}


.hero .call-out-box img.amd-arrow {
  flex-shrink: 0;
  width: 80px; /* controls size of amd arrow */
}
.call-out-inner-wrapper {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}
.call-out-right {
  width: 25%;
}
.call-out-left {
  width: 75%;
  padding-right: 40px;
}
.call-out-right img {
  width: 100%;
  height: auto;
}
.mobile-img, .fnatic-mobile-img, .products-RyzenRadeon-mobile-img, .Feature3-mobile-img, .Feature2-mobile-img, .intro-GameFeature-mobile-img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.fnatic-mobile-img, .products-RyzenRadeon-mobile-img, .Feature3-mobile-img, .Feature2-mobile-img, .Feature1-mobile-img, .Feature4-mobile-img, .intro-GameFeature-mobile-img {
  display: none;
}
.Products .heading-2 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.intro-GameFeature .section-wrapper .content-box {
  max-width: 470px;
  padding: 50px 0 50px 0;
}
.section-content.intro-GameFeature {
  background-image: url('../images/intro-Uncharted-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  min-height: 600px; /* actual height */
}

.hero-info {
  display: flex;
  display: -ms-flexbox;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 310px; /* move box down below faces */
}
.hero-wrapper {
  width: 100%;
  max-width: 1100px;
}
.section-content.intro {
  padding: 50px 50px;
  min-height: 200px;
}
.intro {
  text-align: center;
}
.intro .content-box {
		width: 100%;
max-width: 100%;
}
.intro-logos {
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
.intro .heading-2-center {
  margin-top: 20px;
}
.paragraph-intro {
  color: #fff;
  font-size: 28px;
  line-height: 42px;
  font-weight: 500;
  text-align: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 0px;
  margin-left: 0px;
}
.project-sku-row {
  margin-top: 50px;
  text-align: center;
  align-items: center;
}
.products {
  background-image: url("images/products-bg.jpg");
  background-size: cover;
}
.section-wrapper {
  display: flex;
  width: 100%;
  max-width: 1200px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.section-wrapper.align-right {
  align-items: flex-end;
}
.section-wrapper.align-center {
  flex-wrap: nowrap;
  align-items: center;
  flex: 0 auto;
}
.heading-2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 40px;
  line-height: normal;
  letter-spacing: 0px;
	color:#fff;
	font-family:  'Klavika Bold Condensed', sans-serif;
}

sup {
  font-size: 60%;
}
.t1 {
  color: #fff;
  padding-bottom: 0px;
}
.section-content {
  display: flex;
  min-height: 600px;
  padding: 50px 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #000;
}
/*FEATURES IMAGERY*/
.section-content.Feature1 {
  background-image: url('images/Feature1-bg-ROW.jpg');
/*	background-image: url('../images/Feature1-bg-DE-PL-mobile.jpg');*/
  background-repeat: no-repeat;
  background-position: 50% 20%;
  background-size: cover;
}
.section-content.Feature2 {
  background-image: url('images/Feature2-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.section-content.Feature3 {
  background-image: url('images/Feature3-bg.jpg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.section-content.Feature4 {
  background-image: url('../images/Feature4-bg.jpg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.section-product {
  display: flex;
  min-height: 420px;
  padding: 40px 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000)), url('images/section_9_bg.jpg');
  background-image: linear-gradient(180deg, transparent, #000), url('images/section_9_bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}
.line {
  width: 100%;
  height: 1px;
  margin-bottom: 30px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
}
.heading-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: -0.25px;
}
.heading-3.white {
  color: #fff;
}
.FX-video {
  height: auto;
  margin-left: 100px;
}
.FX-video .align-right {}
.video {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.section-content.fidelity, .section-content.sharpening, .section-content.freesync {
  background-color: #000;
  border-bottom: 0;
  padding-bottom: 20px;
  min-height: unset;
}
.section-content.sharpening, .section-content.freesync {
  padding-top: 0px;
}
.section-content.sharpening {
  padding-bottom: 50px;
}
.section-content.fidelity h1, .section-content.freesync h1 {
  text-align: center;
  margin: 0 auto;
  padding-bottom: 20px;
}
.section-content.fidelity .t1, .section-content.freesync .t1 {
  text-align: center;
  margin: 0 auto;
  max-width: 90%;
}
.section-content.freesync {
  border-top: 1px solid #535353;
  padding-top: 40px;
}
.section-content.FidelityFX .section-wrapper .content-box {
  max-width: 100%;
  padding-top: 40px;
}
.section-content.FidelityFX h1, .section-content.fidelity h1, .section-content.freesync h1 {
  text-transform: none;
  text-align: center;
  padding-bottom: 10px;
  line-height: 34px;
}
.section-content.FidelityFX p, .section-content.fidelity p, .section-content.freesync p {
  padding-bottom: 40px;
}
.section-content.FidelityFX video {
  max-width: 1045px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.section-content.fidelity, .section-content.freesync {
  padding-bottom: 50px;
  padding-top: 50px;
}
.section-content.fidelity {
  background-color: #1f2221;
}
.section-content.product-skus-footer .section-title {
  border-bottom: 1px solid #4a4b4c;
  /*opacity: 0.8;*/
  opacity: 1.0;
  width: 100%;
}
.section-content.product-skus-footer .section-wrapper.first {
  padding-top: 15px;
  border-bottom: 1px solid #4a4b4c;
  /*opacity: 0.8;*/
  opacity: 1.0;
  width: 100%;
}
.section-content.product-skus-footer .section-wrapper {}
.section-content.product-skus-footer .section-wrapper img {
  display: block;
  margin: 0 auto;
  padding-bottom: 30px;
}
.section-content.product-skus-footer .grid {
  margin-bottom: 70px;
}
.section-content.product-skus-footer .grid .product span {
  color: #fff;
  text-align: center;
}
.section-content.product-skus-footer .grid .product span.title {
  color: #fff;
  font-weight: 700;
}
.line {
  width: 100%;
  height: 1px;
  margin-bottom: 30px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
}
.heading-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: -0.25px;
}
.heading-3.white {
  color: #fff;
}
.content-box {
  max-width: 490px;
  align-self: auto;
}
.product {
  display: flex;
  max-width: 260px;
  flex-direction: column;
  align-items: center;
}
.product-img {
  margin-bottom: 20px;
}
.image-7 {
  margin-bottom: 20px;
}
.button {
  margin-top: 20px;
  padding: 7px 40px 5px 40px;
  background-color: #fff;
  color: #000;
  font-weight: 700;
  font-family: 'Noto Sans', sans-serif;
  text-decoration: none;
	text-transform: capitalize;
	font-size: 20px;
	 border: 2px solid #fff;
}
.button:hover {
  background-color: transparent;
  color: #fff;
}

.footnotes {
  margin-bottom: 5px;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  font-weight: normal;
	font-family: 'Noto Sans', sans-serif;
	text-align: left;
}
.footnotes a {
  color: #fff;
  text-decoration: none;
}
ol {
  padding-inline-start: 10px;
}
.footnotes li {
  list-style-position: outside;
  margin-bottom: 10px;
}
.heading-2-center {
 display: block;
  width: auto;
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: none;
  color: #fff;
  text-align: center;
}

.content-box-center {
  max-width: none;
}
.column {
  padding-left: 10px;
}
.column-2 {
  padding-left: 10px;
}
.game-pass-container {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 490px;
  clear: none;
  align-self: flex-start;
}
.line {
  display: flex;
  min-width: 380px;
  flex-direction: column;
}
table.chart {
  width: 100%;
  border: none;
  border-collapse: collapse;
}
table.chart td {
  color: #ffffff;
  padding: 10px;
  border-left: 3px solid #000;
  border-right: 3px solid #000;
  width: 25%;
}
table.chart td:first-child {
  border-left: none;
  width: 50%;
}
table.chart td:nth-child(2), table.chart td:nth-child(3), table.chart td:nth-child(4) {
  width: 50%;
}
table.chart td:last-child {
  border-right: none;
}
table.chart .header-row {
  font-weight: 700;
  text-align: center;
  font-size: 25px;
  line-height: 28px;
  background-color: #212121;
}
table.chart .header-row td {
  padding-top: 35px;
  padding-bottom: 10px;
}
table.chart .chart-check {
  vertical-align: top;
}
table.chart .chart-body, table.chart .chart-check {
  text-align: center;
  vertical-align: middle;
}
table.chart .chart-body {
  font-size: 20px;
  line-height: 40px;
}
table.chart p.chart-footnotes {
  text-align: left;
  font-size: 10px;
  line-height: 12px;
  margin-top: 5px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
table.chart .label-row {
  border-bottom: 1px solid #333;
}
table.chart .dark-row {
  background-color: #141414;
  border-bottom: 3px solid #000000;
}
table.chart .light-row {
  background-color: #212121;
}
.chart-title {
  font-size: 20px;
  line-height: 23px;
  text-align: center;
  font-weight: 700;
  vertical-align: top;
}
td &gt; div {
  position: relative;
  padding: 0px;
}
.chart-addition {
  position: absolute;
  top: 50%;
  right: -34px;
  padding: 0px;
}
table.chart .title-row td {
  text-align: center;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 25px;
  border-bottom: 1px solid #333;
}
/***************MEDIA INQUIRIES**************/
@media (max-width: 2400px) {
  .hero .call-out-box {
    bottom: 15%;
    right: 10%;
  }
}
@media (max-width: 2200px) {
  .hero .call-out-box {
    bottom: 13%;
    right: 11%;
  }
}
@media (max-width: 1920px) {

.Hero-Content{
	right: 15%;
}

}
@media (max-width: 1700px) {
	.section-content.Feature1 {
    background-position: 80% 50% !important;
  }
}
@media (max-width: 1500px) {
  .section-content.Feature2 {
    background-position: 50% 50%;
  }
	.Hero-Content{
		right:10%;
	}
	.section-content.Feature1 {
    background-position: 80% 50% !important;
  }
}
@media (max-width: 1300px) {
  .hero .call-out {
    padding: 24px;
  }
  .heading-1 {
    font-size: 38px;
    line-height: 38px;
    margin-bottom: 10px;
  }
  .hero .call-out .copy p {
    font-size: 22px;
  }
  .hero .call-out-box {
    bottom: 15%;
    right: 5%;
    max-width: 560px;
  }
  .hero .call-out .logo img {
    padding-top: 15px;
    max-width: 120px;
  }
  .hero .call-out-box img.amd-arrow {
    width: 60px; /* controls size of amd arrow */
  }
  .hero .call-out {
    margin-bottom: 60px; /* must match height of amd arrow */
  }
	.section-content.Feature1 {
    background-position: 80% 50% !important;
  }
  .section-content.Feature2 {
    background-position: 50% 50%;
  }
}
@media (max-width: 1150px) {
  
.Hero-Content{
	right: 2%;
}
.Hero-Logo{
	margin-top: 30px;
}
  .section-content.Feature1 {
    background-position: 60% 50% !important;
  }
  .section-content.Feature2 {
    background-position: 50% 50%;
  }
  .section-content.Feature3 {
    background-position: 50% 50% !important;
  }
  .section-content.intro-GameFeature {
    background-position: 45% 50% !important;
  }
}
@media (max-width: 991px) {
  .heading-1 {
    font-size: 40px;
    line-height: 40px;
  }
  
  .hero-mobile-img {
    display: block;
  }
  .hero .mobile-img {
    display: none;
  }
	
	.Hero-Content{
		position: relative;
		margin-left:auto;
		margin-right:auto;
	}
	.hero{
		max-height: 1100px;
	}
  .content-box {
    max-width: 390px;
  }
  .content-box-center {
    max-width: 390px;
  }
  .grid-4 {
    width: 100%;
    justify-items: stretch;
  }
  .section-content.intro {
    background-position: 29% 50% !important;
  }
  .section-content.Feature1 {
    background-position: 60% 50% !important;
  }
  .section-content.Feature2 {
    background-position: 65% 50%;
  }
  .section-content.Feature3 {
    background-position: 45% 50%;
  }
  .section-content.intro-GameFeature {
    background: #000;
    padding-top: 0px;
    padding-bottom: 40px;
    min-height: 30px;
    max-width: 100%;
  }
  .section-content.intro-GameFeature .content-box {
    max-width: 100%;
    margin: 0;
    padding-bottom: 0;
    padding-top: 10px;
  }
  .section-content.intro-GameFeature img.mobile-img, .intro-GameFeature-mobile-img {
    margin: 0 auto;
    display: block;
  }
}
@media (max-width: 767px) {
	.Hero-Content{
		margin-top:100px;
	}
  
  .section-content.Feature3, .section-content.Feature2, .section-content.Feature4, .section-content.Feature1, .section-content.video-holder {
    background: #000;
    padding-top: 0px;
    padding-bottom: 40px;
    min-height: 30px;
    max-width: 100%;
  }
  .section-content.Feature3 .content-box, .section-content.Feature2 .content-box, .section-content.Feature4 .content-box, .section-content.Feature1 .content-box, .section-content.video-holder .content-box {
    max-width: 100%;
    margin: 0;
    padding-bottom: 0;
    padding-top: 10px;
    text-align: center;
  }
  .Feature3-mobile-img, .Feature4-mobile-img, .Feature1-mobile-img, .Feature2-mobile-img {
    margin: 0 auto;
    display: block;
  }
  .Feature3 .section-wrapper .content-box, .Feature2 .section-wrapper .content-box, .Feature1 .section-wrapper .content-box, .Feature4 .section-wrapper .content-box {
    max-width: 100%;
  }
  br.hide-break {
    display: none;
  }
  .video {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding-top: 50px;
  }
  .FX-video {
    height: auto;
    margin-left: 0px;
  }
  .hero-text-box.mobile-hero-text-box {
    display: block;
    max-width: 575px;
    margin-bottom: 0px;
  }
  .hero-info {
    display: none;
  }
  .section-content.intro {
    padding-right: 30px;
    padding-left: 30px;
  }
  .paragraph-intro {
    font-size: 20px;
    line-height: 29px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .section-content.intro {
    background-position: 23% 50% !important;
  }
  .section-wrapper.align-right {
    align-items: center;
  }
  
  .section-content {
    padding-right: 30px;
    padding-left: 30px;
  }
  .content-box {
    max-width: none;
  }
  
  .content-box-center {
    max-width: none;
  }
  .game-pass-container {
    width: 100%;
  }
  
  .intro-GameFeature .section-wrapper .content-box {
    max-width: 100%;
  }
  .product {
    padding-bottom: 30px;
  }
  .section-product {
    padding-right: 30px;
    padding-left: 30px;
  }
  br.line-break {
    display: none;
  }
  .section-footer {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.content-box {
  max-width: 490px;
  align-self: auto;
}

@media (max-width: 600px) {
  .hero{
		max-height: 850px;
	}
	
	.Hero-Heading{
	font-size: 70px;
	line-height: 60px;
}
.Hero-Subhead{
	font-size: 40px;
	line-height: 40px;
}
.Hero-Content{
	margin-top:100px;
	max-width: 380px;
}
.Hero-Logo{
	margin-top: 20px;
}
  .call-out-left, .call-out-right {
    width: 100%;
  }
  .call-out-left {
    margin-top: 10px;
  }
  .call-out-right img {
    max-width: 200px;
  }
  .call-out-inner-wrapper {
    flex-direction: column-reverse;
  }
  .call-out-left {
    margin-right: 0px;
    margin-top: 50px;
  }
}
@media (max-width: 479px) {
  .heading-1 {
    font-size: 36px;
    line-height: 36px;
  }
 
	.hero{
		max-height: 750px;
	}
	
	.Hero-Heading{
	font-size: 70px;
	line-height: 60px;
}
.Hero-Subhead{
	font-size: 40px;
	line-height: 40px;
}
.Hero-Content{
	margin-top:100px;
	max-width: 380px;
}
.Hero-Logo{
	margin-top: 20px;
}
  .paragraph-intro {
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 0px;
    width: 100%;
  }
  .section-content.intro {
    background-position: 18% 100% !important;
  }
  .t1 {
    overflow: visible;
    width: 100%;
    float: none;
  }
  .section-content {
    padding: 40px 30px;
  }
}
/*FOOTER*/
.AMD-footer {
  background-image: url('images/footer-bg.jpg');
  background-size: cover;
	background-position: center;
  padding-top: 30px;
}

.AMD-footer .TWA-logo, .AMD-footer .button{
	display: block;
	margin:auto;
	margin-top:50px;
	margin-bottom:50px;
}



/***************FONTS**************/
@font-face {
  font-family: 'Klavika Light Condensed';
  src: url(https://www.amd.com/themes/custom/amd/fonts/Klavika-LightCondensed.eot);
  src: url(https://www.amd.com/themes/custom/amd/fonts/Klavika-LightCondensed.eot#iefix) format("embedded-opentype"), url(https://www.amd.com/themes/custom/amd/fonts/Klavika-LightCondensed.woff) format("woff"), url(https://www.amd.com/themes/custom/amd/fonts/Klavika-LightCondensed.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Klavika Light Condensed Italic';
  src: url(https://www.amd.com/themes/custom/amd/fonts/Klavika-LightCondensedItalic.eot);
  src: url(https://www.amd.com/themes/custom/amd/fonts/Klavika-LightCondensedItalic.eot#iefix) format("embedded-opentype"), url(https://www.amd.com/themes/custom/amd/fonts/Klavika-LightCondensedItalic.woff) format("woff"), url(https://www.amd.com/themes/custom/amd/fonts/Klavika-LightCondensedItalic.ttf) format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Klavika Medium Condensed';
  src: url(https://www.amd.com/themes/custom/amd/fonts/Klavika-MediumCondensed.eot);
  src: url(https://www.amd.com/themes/custom/amd/fonts/Klavika-MediumCondensed.eot#iefix) format("embedded-opentype"), url(https://www.amd.com/themes/custom/amd/fonts/Klavika-MediumCondensed.woff) format("woff"), url(https://www.amd.com/themes/custom/amd/fonts/Klavika-MediumCondensed.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Klavika Medium Condensed Italic';
  src: url(https://www.amd.com/themes/custom/amd/fonts/Klavika-MediumCondensedItalic.eot);
  src: url(https://www.amd.com/themes/custom/amd/fonts/Klavika-MediumCondensedItalic.eot#iefix) format("embedded-opentype"), url(https://www.amd.com/themes/custom/amd/fonts/Klavika-MediumCondensedItalic.woff) format("woff"), url(https://www.amd.com/themes/custom/amd/fonts/Klavika-MediumCondensedItalic.ttf) format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Klavika Bold Condensed';
  src: url(https://www.amd.com/themes/custom/amd/fonts/Klavika-BoldCondensed.eot);
  src: url(https://www.amd.com/themes/custom/amd/fonts/Klavika-BoldCondensed.eot#iefix) format("embedded-opentype"), url(https://www.amd.com/themes/custom/amd/fonts/Klavika-BoldCondensed.woff) format("woff"), url(https://www.amd.com/themes/custom/amd/fonts/Klavika-BoldCondensed.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Klavika Bold Condensed Italic';
  src: url(https://www.amd.com/themes/custom/amd/fonts/Klavika-BoldCondensedItalic.eot);
  src: url(https://www.amd.com/themes/custom/amd/fonts/Klavika-BoldCondensedItalic.eot#iefix) format("embedded-opentype"), url(https://www.amd.com/themes/custom/amd/fonts/Klavika-BoldCondensedItalic.woff) format("woff"), url(https://www.amd.com/themes/custom/amd/fonts/Klavika-BoldCondensedItalic.ttf) format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'Klavika Condensed';
  src: url(https://www.amd.com/themes/custom/amd/fonts/Klavika-Condensed.eot);
  src: url(https://www.amd.com/themes/custom/amd/fonts/Klavika-Condensed.eot#iefix) format("embedded-opentype"), url(https://www.amd.com/themes/custom/amd/fonts/Klavika-Condensed.woff) format("woff"), url(https://www.amd.com/themes/custom/amd/fonts/Klavika-Condensed.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Klavika Condensed Italic';
  src: url(https://www.amd.com/themes/custom/amd/fonts/Klavika-CondensedItalic.eot);
  src: url(https://www.amd.com/themes/custom/amd/fonts/Klavika-CondensedItalic.eot#iefix) format("embedded-opentype"), url(https://www.amd.com/themes/custom/amd/fonts/Klavika-CondensedItalic.woff) format("woff"), url(https://www.amd.com/themes/custom/amd/fonts/Klavika-CondensedItalic.ttf) format("truetype");
  font-weight: normal;
  font-style: italic;
}</pre></body></html>